mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Extract pyedaa-reports settings for merged unittesting results.
This commit is contained in:
1
.github/workflows/SphinxDocumentation.yml
vendored
1
.github/workflows/SphinxDocumentation.yml
vendored
@@ -105,6 +105,7 @@ jobs:
|
||||
with:
|
||||
name: ${{ inputs.unittest_xml_artifact }}
|
||||
path: ${{ inputs.unittest_xml_directory }}
|
||||
investigate: true
|
||||
|
||||
- name: 📥 Download artifacts '${{ inputs.coverage_json_artifact }}' from 'PublishCoverageResults' job
|
||||
uses: pyTooling/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user