Fixed pytest name for Debian (pytest-3)
This commit is contained in:
parent
e18b9cea81
commit
e9a17d351c
|
|
@ -30,4 +30,4 @@ jobs:
|
||||||
flake8 . --count --exit-zero --statistics
|
flake8 . --count --exit-zero --statistics
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pytest
|
pytest-3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue