Skip to content

Commit 8ed51a2

Browse files
committed
Fix
1 parent 1db1078 commit 8ed51a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
- name: Upload coverage to Codecov
6868
uses: codecov/codecov-action@v5
6969
with:
70-
token: ${{ secrets.CODECOV_TOKEN }}
7170
files: ./coverage/lcov.info
7271
flags: unit
7372
fail_ci_if_error: true

0 commit comments

Comments
 (0)