Skip to content

Commit a6b6dbd

Browse files
committed
f
1 parent 94523f6 commit a6b6dbd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
1313
with:
1414
version: '18.19.0, 18, 20, 22'
15+
secrets:
16+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)