Skip to content

Commit 6e64d87

Browse files
committed
Try fix code coverage
1 parent a250335 commit 6e64d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,5 @@ jobs:
140140
- name: Upload to codecov.io
141141
uses: codecov/codecov-action@v4
142142
with:
143-
token: ${{secrets.CODECOV_TOKEN}}
143+
token: ${{ secrets.CODECOV_TOKEN }}
144144
fail_ci_if_error: true

0 commit comments

Comments
 (0)