Fix workflow as well
This commit is contained in:
parent
f35c88680d
commit
628a990297
@ -30,7 +30,7 @@ jobs:
|
|||||||
--ignore-not-existing
|
--ignore-not-existing
|
||||||
--ignore "tests/*"
|
--ignore "tests/*"
|
||||||
--ignore "src/main.rs"
|
--ignore "src/main.rs"
|
||||||
--ignore "src/bin/mh-edit.rs"
|
--ignore "src/bin/musichoard-edit.rs"
|
||||||
--excl-start "GRCOV_EXCL_START|mod tests \{"
|
--excl-start "GRCOV_EXCL_START|mod tests \{"
|
||||||
--excl-stop "GRCOV_EXCL_STOP"
|
--excl-stop "GRCOV_EXCL_STOP"
|
||||||
--output-path ./target/debug/coverage/
|
--output-path ./target/debug/coverage/
|
||||||
|
Loading…
Reference in New Issue
Block a user