Skip to content

Commit

Permalink
Fix coverage errors part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
robbievanleeuwen committed Jun 14, 2023
1 parent 35dc1b6 commit bd4e1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Create coverage report
run: |
nox --session=coverage -- xml
nox --session=coverage -- xml -i
- name: Upload coverage report
uses: codecov/codecov-action@v3.1.0

0 comments on commit bd4e1c5

Please sign in to comment.