mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-08 08:13:12 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
RUSTFLAGS="-D warnings" cargo hack --feature-powerset --no-dev-deps check
|