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 c90c53e commit 2568003Copy full SHA for 2568003
.github/workflows/ci.yml
@@ -39,7 +39,3 @@ jobs:
39
run: |
40
lcov --list coverage.info
41
42
- - name: Upload coverage to Coveralls
43
- run: |
44
- gem install coveralls-lcov
45
- coveralls-lcov coverage.info
0 commit comments