Skip to content

Commit 87e7ad1

Browse files
committed
🔧 Add codecov token
1 parent 99b935f commit 87e7ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ jobs:
4444
- name: Upload coverage to Codecov
4545
uses: codecov/codecov-action@v1
4646
with:
47+
token: ${{ secrets.CODECOV_TOKEN }}
4748
fail_ci_if_error: true
4849
file: ./coverage.xml

0 commit comments

Comments
 (0)