Skip to content

Commit

Permalink
Enhanced CI
Browse files Browse the repository at this point in the history
  • Loading branch information
onihilist authored Jul 18, 2024
1 parent 6cc5cb4 commit 6961461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: lint-grcov-report
path: artifact/report-lintcov
path: report-lintcov-$GITHUB_RUN_ID
retention-days: 7

0 comments on commit 6961461

Please sign in to comment.