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 0f1d9a4 commit 8248754Copy full SHA for 8248754
.github/workflows/build.yml
@@ -40,3 +40,4 @@ jobs:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
run: |
42
coveralls --service=github
43
+ if: contains(env.USING_COVERAGE, matrix.python-version)
0 commit comments