mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Fix CI for rtic-channel
This commit is contained in:
parent
94b00df2c7
commit
bef6c359a0
2 changed files with 5 additions and 5 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -482,7 +482,7 @@ jobs:
|
|||
|
||||
- name: Run cargo test
|
||||
working-directory: ./rtic-channel
|
||||
run: cargo test --test tests
|
||||
run: cargo test --features testing
|
||||
|
||||
# Run test suite
|
||||
testsmonotonics:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue