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.
2 parents 6ac10c4 + fe55bf1 commit 6a1f833Copy full SHA for 6a1f833
.github/workflows/coverage.yaml
@@ -25,7 +25,6 @@ jobs:
25
- name: Convert coverage to lcov
26
uses: jandelgado/gcov2lcov-action@v1
27
- name: Coveralls
28
- uses: coverallsapp/github-action@v1.2.4
+ uses: coverallsapp/github-action@v2.0.0
29
with:
30
github-token: ${{ secrets.github_token }}
31
- path-to-lcov: coverage.lcov
0 commit comments