Skip to content

Commit

Permalink
Update coverage upload script for optional progressbar2
Browse files Browse the repository at this point in the history
  • Loading branch information
bessman committed Sep 13, 2023
1 parent 85f378a commit 1f19cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
pip install tox
tox -e test
tox -e progressbar
tox -e xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 1f19cfa

Please sign in to comment.