mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
Update rust.yml
This commit is contained in:
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@@ -24,5 +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
|
# - name: rust-tarpaulin
|
||||||
uses: actions-rs/tarpaulin@v0.1.0
|
# uses: actions-rs/tarpaulin@v0.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user