We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3eb976d + c4552c7 commit 279e4e4Copy full SHA for 279e4e4
tss-esapi/tests/coverage.sh
@@ -16,4 +16,4 @@ tpm2_startup -c -T mssim
16
# Install and run tarpaulin #
17
#############################
18
cargo install cargo-tarpaulin
19
-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 commit comments