Skip to content

Commit 23e830c

Browse files
committed
Try setting a token
1 parent a053354 commit 23e830c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
with:
4040
coverage-file: ./report.json
4141
base-coverage-file: ./report.json
42+
env:
43+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)