Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 2731a0c

Browse files
committed
Add codecov token
1 parent 8febbaf commit 2731a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: "Upload coverage to Codecov"
3434
uses: codecov/codecov-action@v1
3535
with:
36+
token: ${{ secrets.CODECOV_TOKEN }}
3637
fail_ci_if_error: false
3738

3839
build-n-publish:

0 commit comments

Comments
 (0)