Skip to content

Commit e9afe5d

Browse files
Fix CI
1 parent 1e0aca8 commit e9afe5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ jobs:
3838
files: clover.xml,!tests/clover.xml,!tests/clover-invalid.xml,!tests/clover-test-divide-by-zero.xml
3939
fail_ci_if_error: true # optional (default = false)
4040
verbose: true # optional (default = false)
41+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)