Skip to content

Commit

Permalink
Adding grcov to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
onihilist authored Jul 17, 2024
1 parent b2e7146 commit 55afbfd
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 @@ -44,5 +44,5 @@ jobs:
CARGO_INCREMENTAL: '0'
RUSTFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
RUSTDOCFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
- uses: actions-rs/[email protected] optional, default is .github/actions-rs/grcov.yml
- uses: actions-rs/[email protected].5

0 comments on commit 55afbfd

Please sign in to comment.