Skip to content

Commit

Permalink
chore: provide codecov token (#1702)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored Nov 7, 2024
1 parent 88fef9a commit c7f8d6c
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 @@ -64,7 +64,8 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4

env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

test-concurrent:
needs: [install-cache-deps]
Expand Down

0 comments on commit c7f8d6c

Please sign in to comment.