mirror of
https://github.com/django/daphne.git
synced 2025-04-20 00:32:09 +03:00
unpin
This commit is contained in:
parent
bb0aa1fbca
commit
b4eb5c6f9f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
python -m pip install --upgrade 'tox>=4.0.0rc4'
|
||||
python -m pip install --upgrade tox
|
||||
|
||||
- name: Run tox targets for ${{ matrix.python-version }}
|
||||
run: tox run -f py$(echo ${{ matrix.python-version }} | tr -d .)
|
||||
|
|
Loading…
Reference in New Issue
Block a user