watchexec/ci/script.sh

4 lines
116 B
Bash

cargo clean --target $TARGET --verbose
cargo build --target $TARGET --verbose
cargo test --target $TARGET --verbose