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