Skip to content

Commit

Permalink
Update codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhwaja committed Jul 3, 2024
1 parent 04b61e9 commit 022d884
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,6 @@ jobs:
poe test
fi
- name: Coverage
uses: codecov/[email protected]
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 022d884

Please sign in to comment.