Skip to content

Commit c4552c7

Browse files
committed
Fixes nightly build.
Signed-off-by: Jesper Brynolf <jesper.brynolf@gmail.com>
1 parent 0588744 commit c4552c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss-esapi/tests/coverage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tpm2_startup -c -T mssim
1616
# Install and run tarpaulin #
1717
#############################
1818
cargo install cargo-tarpaulin
19-
cargo tarpaulin --features integration-tests --tests --out Xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture
19+
cargo tarpaulin --features integration-tests --tests --out xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture

0 commit comments

Comments
 (0)