mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Update tox.yml
This commit is contained in:
parent
0b2c6fd99e
commit
48eda22a4b
1
.github/workflows/tox.yml
vendored
1
.github/workflows/tox.yml
vendored
@ -17,4 +17,5 @@ jobs:
|
|||||||
python-version: ${{ matrix.python }}
|
python-version: ${{ matrix.python }}
|
||||||
- run: pip install --upgrade pip
|
- run: pip install --upgrade pip
|
||||||
- run: pip install tox
|
- run: pip install tox
|
||||||
|
- run: pip install -e .
|
||||||
- run: tox -e py
|
- run: tox -e py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user