Skip to content

Commit

Permalink
Bump codecov/codecov-action from 2 to 3 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jul 12, 2023
2 parents 1737ca7 + dec6b1e commit ac2660d
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 @@ -60,4 +60,4 @@ jobs:
- name: Run tests
run: poetry run pytest --cov=. --cov-report=xml
- name: Upload test coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3

0 comments on commit ac2660d

Please sign in to comment.