Skip to content

Commit 3d5a421

Browse files
committed
test
1 parent b6d9e0f commit 3d5a421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unit_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- name: Coverage comment
2424
id: coverage_comment
2525
uses: py-cov-action/python-coverage-comment-action@v3
26-
with:
27-
GITHUB_TOKEN: ${{ github.token }}
26+
#with:
27+
# GITHUB_TOKEN: ${{ github.token }}
2828

2929
- name: Store Pull Request comment to be posted
3030
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)