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 6f86670 commit 2c7ed18Copy full SHA for 2c7ed18
.github/workflows/CI.yml
@@ -80,8 +80,3 @@ jobs:
80
files: lcov.info
81
token: ${{ secrets.CODECOV_TOKEN }}
82
fail_ci_if_error: true
83
-
84
- - uses: coverallsapp/github-action@v2
85
- with:
86
- github-token: ${{ secrets.GITHUB_TOKEN }}
87
- path-to-lcov: lcov.info
0 commit comments