Skip to content

Commit

Permalink
Add codecov upload to ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictus committed Jan 13, 2023
1 parent 485bd57 commit e21e84c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
- name: Testing and coverage with pytest
run: |
pytest
- uses: codecov/codecov-action@v3
verbose: true

0 comments on commit e21e84c

Please sign in to comment.