Skip to content

Commit ec0274c

Browse files
committed
fix(ci): fix specifying invalid name for artifact
1 parent 721e276 commit ec0274c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- name: Download Test Report
1717
uses: dawidd6/action-download-artifact@v2
1818
with:
19-
name: junit-test-results
2019
workflow: ${{ github.event.workflow.id }}
2120
run_id: ${{ github.event.workflow_run.id }}
2221

0 commit comments

Comments
 (0)