Skip to content

Commit 8248754

Browse files
[github] Follow USING_COVERAGE setting
1 parent 0f1d9a4 commit 8248754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
run: |
4242
coveralls --service=github
43+
if: contains(env.USING_COVERAGE, matrix.python-version)

0 commit comments

Comments
 (0)