Skip to content

Commit db155bd

Browse files
committed
chore: pass codecov token
1 parent 1cd030a commit db155bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
run: npm t
2424
- name: Upload coverage
2525
uses: codecov/codecov-action@v6
26+
with:
27+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)