Skip to content

Commit 054b807

Browse files
committed
Update Codecov configuration
1 parent a013e4a commit 054b807

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838

3939
- name: Upload coverage reports to Codecov
4040
uses: codecov/codecov-action@v3
41-
env:
42-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
41+
4342

4443
run-tests:
4544
needs: coverage-tests

0 commit comments

Comments
 (0)