Fix multiline commands
This commit is contained in:
parent
d1eb08c783
commit
cbec032fbc
@ -24,7 +24,7 @@ jobs:
|
|||||||
- run: cargo test --all-features --all-targets --no-fail-fast
|
- run: cargo test --all-features --all-targets --no-fail-fast
|
||||||
- run: >-
|
- run: >-
|
||||||
grcov target/debug/profraw
|
grcov target/debug/profraw
|
||||||
--binary-path ./target/debug/
|
--binary-path target/debug/
|
||||||
--output-types html
|
--output-types html
|
||||||
--source-dir .
|
--source-dir .
|
||||||
--ignore-not-existing
|
--ignore-not-existing
|
||||||
|
Loading…
Reference in New Issue
Block a user