Skip to content

Commit 56647f4

Browse files
committed
chore: add Codecov token
1 parent c5a687c commit 56647f4

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
@@ -19,3 +19,4 @@ jobs:
1919
uses: codecov/codecov-action@v4
2020
with:
2121
directory: coverage
22+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)