Update test config
This commit is contained in:
parent
6328b9e106
commit
c0fb459458
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -47,7 +47,6 @@ jobs:
|
||||||
python -m pip install -U tox
|
python -m pip install -U tox
|
||||||
|
|
||||||
- name: Tox tests
|
- name: Tox tests
|
||||||
shell: bash
|
|
||||||
run: |
|
run: |
|
||||||
tox -e py
|
tox -e py
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue