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