2 lines
61 B
Text
Executable file
2 lines
61 B
Text
Executable file
#/usr/bin/env bash
|
|
cargo tarpaulin --out Html --all-features
|