Skip to content

Commit 1b557cd

Browse files
committed
Comment out codecov token for now
1 parent 5cf1f9f commit 1b557cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
CI: true
4141
- uses: codecov/codecov-action@v3
4242
with:
43-
token: ${{ secrets.CODECOV_TOKEN }}
43+
# It appears that with the token, the comment is not created
44+
# token: ${{ secrets.CODECOV_TOKEN }}
4445
commit_parent: ${{ github.event.pull_request.head.sha }}
4546

4647
linux16:

0 commit comments

Comments
 (0)