Skip to content

Commit

Permalink
Update tox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 19, 2024
1 parent fcbe903 commit 2360d36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,5 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- run: python -m pip install --upgrade pip
- run: python -m pip install --upgrade tox
- run: python -m pip install --disable-pip-version-check --upgrade tox
- run: python -m tox -e py

0 comments on commit 2360d36

Please sign in to comment.