Skip to content

Commit

Permalink
Guh
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Nov 26, 2024
1 parent 99d1dec commit 8f39395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Upload coverage
uses: actions/upload-artifact@v4
with:
name: coverage-$ARTIFACT_NAME
name: coverage-${{ env.ARTIFACT_NAME }}
path: coverage
overwrite: true

Expand Down

0 comments on commit 8f39395

Please sign in to comment.