Skip to content

Commit 4dabf11

Browse files
committed
fix token
1 parent b02331a commit 4dabf11

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- name: Test with tox
4343
run: tox
4444
- uses: codecov/codecov-action@v3
45-
env:
46-
token: ${{ secrets.CODECOV_TOKEN }}
4745
with:
46+
token: ${{ secrets.CODECOV_TOKEN }}
4847
verbose: true

0 commit comments

Comments
 (0)