We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0742a91 commit 6acbcf4Copy full SHA for 6acbcf4
1 file changed
.github/workflows/pytest.yml
@@ -31,9 +31,3 @@ jobs:
31
run: |
32
uv run coveralls
33
continue-on-error: true
34
-
35
- - name: Coverage comment
36
- id: coverage_comment
37
- uses: py-cov-action/python-coverage-comment-action@v3
38
- with:
39
- GITHUB_TOKEN: ${{ github.token }}
0 commit comments