Skip to content

Commit 26d4729

Browse files
authored
chore: fix code cov breaking change (#4379)
1 parent db9b6d9 commit 26d4729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
with:
185185
fail_ci_if_error: true
186186
files: ./coverage.txt
187+
token: ${{ secrets.CODECOV_TOKEN }}
187188
all-green:
188189
name: All
189190
if: always()

0 commit comments

Comments
 (0)