Skip to content

Commit 789a2ee

Browse files
committed
Provide codecov with token
1 parent c433b39 commit 789a2ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ jobs:
3535
3636
- name: Upload coverage to Codecov
3737
uses: codecov/codecov-action@v4
38+
with:
39+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)