Skip to content

Commit 2d59c1a

Browse files
author
sdobbert
committed
fix: coverage comment
1 parent 7ec0832 commit 2d59c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nodejs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
create-new-comment: false
8282
hide-summary: false
8383
multiple-files: ${{ env.MULTIPLE_FILES }}
84+
env:
85+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8486

8587
- name: Get Coverage Comment Id ➡️
8688
if: env.no_tests_found == 'true'

0 commit comments

Comments
 (0)