Skip to content

Commit

Permalink
New Codecov token format for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Jul 7, 2024
1 parent 7459988 commit 4f0a713
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ jobs:
- name: Upload to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

frontend-cypress:
Expand Down

0 comments on commit 4f0a713

Please sign in to comment.