mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-03 11:29:32 +02:00
Update run_pytest.yml
This commit is contained in:
parent
45841446f3
commit
1e6f166b65
2
.github/workflows/run_pytest.yml
vendored
2
.github/workflows/run_pytest.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pytest -c test/pytest.ini
|
pytest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue