We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89f1c5 commit b72f0adCopy full SHA for b72f0ad
.github/workflows/build-test.yaml
@@ -56,3 +56,4 @@ jobs:
56
uses: romeovs/lcov-reporter-action@v0.2.16
57
with:
58
lcov-file: ./coverage.lcov
59
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments