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.
1 parent 3f08b12 commit 9992c84Copy full SHA for 9992c84
bitrise.yml
@@ -16,6 +16,7 @@ workflows:
16
- content: |-
17
pip3 install -r app/requirements.txt
18
python3 -m pytest ./app --cov app
19
+ python3 -m coverage xml
20
- path::/Users/vagrant/git:
21
title: Step Test
22
run_if: true
0 commit comments