Fix workflow as well
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m4s
Cargo CI / Lint (pull_request) Successful in 44s

This commit is contained in:
Wojciech Kozlowski 2024-01-11 21:25:04 +01:00
parent f35c88680d
commit 628a990297

View File

@ -30,7 +30,7 @@ jobs:
--ignore-not-existing
--ignore "tests/*"
--ignore "src/main.rs"
--ignore "src/bin/mh-edit.rs"
--ignore "src/bin/musichoard-edit.rs"
--excl-start "GRCOV_EXCL_START|mod tests \{"
--excl-stop "GRCOV_EXCL_STOP"
--output-path ./target/debug/coverage/