Skip to content

Commit

Permalink
fixup! flail: attempt testing EOL pythons in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dairiki committed Sep 4, 2024
1 parent 3bac15c commit d7741c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
python -m pip install --upgrade pip setuptools
pip install 'tox<4' 'tox-gh-actions<3' 'virtualenv<20.22.0'
- name: Test with tox
run: tox
run: tox -vv

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit d7741c3

Please sign in to comment.