We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721e276 commit ec0274cCopy full SHA for ec0274c
.github/workflows/report.yml
@@ -16,7 +16,6 @@ jobs:
16
- name: Download Test Report
17
uses: dawidd6/action-download-artifact@v2
18
with:
19
- name: junit-test-results
20
workflow: ${{ github.event.workflow.id }}
21
run_id: ${{ github.event.workflow_run.id }}
22
0 commit comments