Skip to content

Commit 16c20c9

Browse files
committed
[action] codecov token not needed for public repos
1 parent b7f8f15 commit 16c20c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
name: Codecov
6161
uses: codecov/codecov-action@v1.2.1
6262
with:
63-
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
6463
file: ./coverage.out # optional
6564
name: codecov-umbrella # optional
6665
fail_ci_if_error: true # optional (default = false)

0 commit comments

Comments
 (0)