Skip to content

Commit

Permalink
Update Codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed May 2, 2024
1 parent 7dc7ba2 commit 70f0663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run tests and create coverage report
run: poetry run make test-coverage
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 70f0663

Please sign in to comment.