Skip to content

Commit 2fb2f4f

Browse files
committed
Use Codecov token
1 parent b79fd01 commit 2fb2f4f

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
@@ -112,6 +112,7 @@ jobs:
112112
- name: Check coverage
113113
uses: codecov/codecov-action@v3
114114
with:
115+
token: ${{ secrets.CODECOV_TOKEN }}
115116
directory: ./reports
116117
fail_ci_if_error: true
117118

0 commit comments

Comments
 (0)