Skip to content

Commit ba2fd96

Browse files
committed
test: export coverage XML from CLI tests
1 parent 9c23857 commit ba2fd96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/cli/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ done
6060

6161
if [[ $usage_coverage = true ]]; then
6262
coverage report
63+
coverage xml
6364
fi
6465

6566
exec prove "${taps[@]}"

0 commit comments

Comments
 (0)