Skip to content

Commit a5f4a5d

Browse files
update codecov.yml
1 parent 739717d commit a5f4a5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929

3030
- name: Upload coverage to Codecov
3131
uses: codecov/codecov-action@v1
32+
with:
33+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)