Skip to content

Commit

Permalink
Merge pull request #108 from aviolaris/2.0.x
Browse files Browse the repository at this point in the history
2.0.x
  • Loading branch information
aviolaris authored Oct 12, 2024
2 parents 1b95427 + 5b16d46 commit 938b03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
pytest --cov=app --cov-report=xml tests/
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
verbose: true
env:
Expand Down

0 comments on commit 938b03c

Please sign in to comment.