aboutsummaryrefslogtreecommitdiff
path: root/.milli-ci/test.sh
blob: 72358e1bd3a264a34babdb32a0b0cd09258c0ffb (plain)
1
2
3
4
#!/bin/sh -ex
cargo test --no-fail-fast
cargo clippy
cargo fmt --check