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