Skip to content

Commit

Permalink
Fix test workflow (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendikrb committed Sep 15, 2024
1 parent f5dc476 commit 205e115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ jobs:
poetry run coverage xml -i
- name: 🚀 Upload coverage report
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 205e115

Please sign in to comment.