mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
Update coverage.yml
This commit is contained in:
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
run: cargo test --tests
|
||||
env:
|
||||
RUSTFLAGS: "-C instrument-coverage"
|
||||
- name: rust-grcov
|
||||
|
||||
Reference in New Issue
Block a user