mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-11 01:33:11 +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
|