Skip to content

Commit

Permalink
fix: add coverage xml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 18, 2024
1 parent 3f08b12 commit 9992c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ workflows:
- content: |-
pip3 install -r app/requirements.txt
python3 -m pytest ./app --cov app
python3 -m coverage xml
- path::/Users/vagrant/git:
title: Step Test
run_if: true
Expand Down

0 comments on commit 9992c84

Please sign in to comment.