Skip to content

Commit f7d3a27

Browse files
committed
Remove codecov token, no longer required for public projects
1 parent 638ee89 commit f7d3a27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,3 @@ jobs:
6363
run: tox -e coverage-report
6464
- name: Upload to codecov
6565
uses: codecov/codecov-action@v1.0.6
66-
with:
67-
token: ${{ secrets.CODECOV_TOKEN }}
68-
flags: unittest
69-

0 commit comments

Comments
 (0)