mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 12:51:06 -05:00
Fix test workflows
Pin to tox v3 for now. (tox plugins aren't ready for tox v4 yet.)
This commit is contained in:
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
run: |
|
||||
set -x
|
||||
python --version
|
||||
pip install tox
|
||||
pip install 'tox<4'
|
||||
tox --version
|
||||
- name: Test ${{ matrix.config.tox }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user