Skip to content

Commit

Permalink
update testyml
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Yu committed Mar 27, 2024
1 parent da0bb08 commit 1a023e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
tox -e$TOX_ENV
.tox/$TOX_ENV/bin/coverage xml
.tox/$TOX_ENV/bin/coveralls
.tox/$TOX_ENV/bin/coveralls --service=github
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 1a023e6

Please sign in to comment.