mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 18:44:00 +03:00
Update .github/workflows/main.yml
This commit is contained in:
parent
b415ee6f45
commit
1b8235ae56
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
||||||
run: python -m pip install --upgrade pip setuptools virtualenv wheel
|
run: python -m pip install --upgrade pip setuptools virtualenv wheel
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: python -m pip install --upgrade tox
|
run: python -m pip install --upgrade tox pytest-cov
|
||||||
|
|
||||||
- name: Install tox-py
|
- name: Install tox-py
|
||||||
if: ${{ matrix.python-version == '3.6' }}
|
if: ${{ matrix.python-version == '3.6' }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user