Skip to content

Commit

Permalink
Fix tarpaulin job
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Sep 12, 2024
1 parent 817717c commit 964d1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
path: code-coverage-results.md

- name: Archive code coverage results
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
path: cobertura.xml

0 comments on commit 964d1ea

Please sign in to comment.