Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronSima committed Sep 4, 2024
1 parent 55b4239 commit fc7bd44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Run tests with coverage
run: |
coverage run -m unittest discover
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit fc7bd44

Please sign in to comment.