Skip to content

Commit

Permalink
Fixes nightly build.
Browse files Browse the repository at this point in the history
Signed-off-by: Jesper Brynolf <[email protected]>
  • Loading branch information
Superhepper committed Sep 22, 2023
1 parent 0588744 commit c4552c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tss-esapi/tests/coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ tpm2_startup -c -T mssim
# Install and run tarpaulin #
#############################
cargo install cargo-tarpaulin
cargo tarpaulin --features integration-tests --tests --out Xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture
cargo tarpaulin --features integration-tests --tests --out xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture

0 comments on commit c4552c7

Please sign in to comment.