Skip to content

Commit c2b5a70

Browse files
committed
Fixed: checkout action
1 parent 9842555 commit c2b5a70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
pull-requests: write
1717
steps:
1818
- uses: actions/checkout@v3
19-
with:
20-
token: ${{ secrets.KEY }}
2119
- name: Set up Python
2220
uses: actions/setup-python@v4
2321
with:

0 commit comments

Comments
 (0)