Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 27bd764

Browse files
authored
Update node.js.yml
1 parent ed1c440 commit 27bd764

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
node-version: ${{ matrix.node-version }}
2222
- run: npm ci
2323
- run: npm test
24+
env:
25+
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2426
- name: Run codacy-coverage-reporter
2527
uses: codacy/codacy-coverage-reporter-action@master
2628
with:

0 commit comments

Comments
 (0)