mirror of
https://github.com/pezkuwichain/bizinikiwi-bn.git
synced 2026-04-21 23:48:04 +00:00
Add cargo check in CI (#17)
I think `cargo test` alone might leak std features?
This commit is contained in:
@@ -3,3 +3,4 @@ language: rust
|
||||
script:
|
||||
- cargo test --release
|
||||
- cargo test --release --no-default-features
|
||||
- cargo check --no-default-features
|
||||
|
||||
Reference in New Issue
Block a user