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 45eb9ef commit 5b285fbCopy full SHA for 5b285fb
.github/workflows/ci.yml
@@ -103,4 +103,4 @@ jobs:
103
coverage-files: coverage/lcov.*.info
104
minimum-coverage: 90
105
artifact-name: code-coverage-report
106
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments