Update run_pytest.yml

This commit is contained in:
Bastian Schroll 2019-09-22 14:20:24 +02:00 committed by GitHub
parent 45841446f3
commit 1e6f166b65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pytest -c test/pytest.ini
pytest