Skip to content

Commit

Permalink
tox
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Sep 16, 2024
1 parent fbbd554 commit 6de56e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install tox
run: python -Im pip install pytest
run: python -Im pip install tox
- name: Run tox on wheel
run: python -Im tox run --installpkg dist/*.whl

0 comments on commit 6de56e7

Please sign in to comment.