Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsteve authored Oct 15, 2024
1 parent 7fabd93 commit 6be2e56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
- name: Run tests
run: |
pytest --pyargs roentgen --cov roentgen
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3
- name: Codecov
uses: codecov/codecov-action@v4.6.0

0 comments on commit 6be2e56

Please sign in to comment.