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 c0f70ef commit d8d0defCopy full SHA for d8d0def
.github/workflows/python-package.yml
@@ -58,6 +58,7 @@ jobs:
58
github-token: ${{ secrets.github_token }}
59
flag-name: run-${{ matrix.test_number }}
60
parallel: true
61
+ path-to-lcov: .coverage
62
63
coveralls:
64
needs:
0 commit comments