Skip to content

Commit

Permalink
fix: artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed May 30, 2024
1 parent 0650835 commit 4ddb5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-allure-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ jobs:

- uses: actions/download-artifact@v4
with:
name: coverage
name: coverage-reports

0 comments on commit 4ddb5a6

Please sign in to comment.