mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Update rust.yml
Added tarpaulin as an experiment
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -24,3 +24,5 @@ jobs:
|
|||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
|
- name: rust-tarpaulin
|
||||||
|
uses: actions-rs/tarpaulin@v0.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user