Skip to content

Commit

Permalink
Update .github/workflows/tox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies authored Nov 22, 2024
1 parent 9646a9f commit 3abe71a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ jobs:
run: tox -v --exit-and-dump-after 1200
- uses: codecov/codecov-action@v5
with:
file: coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
if: ${{ always() }}

Expand Down

0 comments on commit 3abe71a

Please sign in to comment.