Files
2023-03-22 19:03:33 -03:00

6 lines
70 B
Bash
Executable File

#!/bin/bash
cargo +nightly fmt
cargo test
cargo tarpaulin --out Html