Fix multiline command
All checks were successful
Cargo CI / Lint (pull_request) Successful in 1m8s
Cargo CI / Build and Test (pull_request) Successful in 1m52s

This commit is contained in:
Wojciech Kozlowski 2024-06-16 16:31:00 +02:00
parent ad573699a0
commit 9d685c1157

View File

@ -37,7 +37,7 @@ jobs:
--ignore "tests/*"
--ignore "src/main.rs"
--ignore "src/bin/musichoard-edit.rs"
--excl-line "^#\[derive" \
--excl-line "^#\[derive"
--excl-start "GRCOV_EXCL_START|mod tests \{"
--excl-stop "GRCOV_EXCL_STOP"
--output-path ./target/debug/coverage/