mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Fix test workflows (again)
Pin to tox v3 for now - in one more place.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
run: |
|
||||
set -x
|
||||
python -VV
|
||||
python -m pip install tox
|
||||
python -m pip install 'tox<4'
|
||||
python -m tox --version
|
||||
- name: Test ${{ matrix.tox.name }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user