Skip to content

Commit 6acbcf4

Browse files
committed
removing coverage comment action
1 parent 0742a91 commit 6acbcf4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/pytest.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,3 @@ jobs:
3131
run: |
3232
uv run coveralls
3333
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

Comments
 (0)