We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a053354 commit 23e830cCopy full SHA for 23e830c
.github/workflows/test-coverage.yml
@@ -39,3 +39,5 @@ jobs:
39
with:
40
coverage-file: ./report.json
41
base-coverage-file: ./report.json
42
+ env:
43
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments