mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01: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
|
||||
run: |
|
||||
pip install pytest
|
||||
pytest -c test/pytest.ini
|
||||
pytest
|
||||
|
|
|
|||
Loading…
Reference in a new issue