Skip to content

Commit 18eee60

Browse files
authored
Merge pull request #32 from hydephp/update-codecov-configuration
Update Codecov configuration
2 parents 3947723 + 054b807 commit 18eee60

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)