Skip to content

Commit 9992c84

Browse files
fix: add coverage xml
1 parent 3f08b12 commit 9992c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bitrise.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ workflows:
1616
- content: |-
1717
pip3 install -r app/requirements.txt
1818
python3 -m pytest ./app --cov app
19+
python3 -m coverage xml
1920
- path::/Users/vagrant/git:
2021
title: Step Test
2122
run_if: true

0 commit comments

Comments
 (0)