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 b6d9e0f commit 3d5a421Copy full SHA for 3d5a421
.github/workflows/unit_tests.yml
@@ -23,8 +23,8 @@ jobs:
23
- name: Coverage comment
24
id: coverage_comment
25
uses: py-cov-action/python-coverage-comment-action@v3
26
- with:
27
- GITHUB_TOKEN: ${{ github.token }}
+ #with:
+ # GITHUB_TOKEN: ${{ github.token }}
28
29
- name: Store Pull Request comment to be posted
30
uses: actions/upload-artifact@v4
0 commit comments