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
9f732b75de
commit
6b4fc6df7c
2
.github/workflows/run_pytest.yml
vendored
2
.github/workflows/run_pytest.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest -c test/pytest.ini
|
||||
pytest -c 'test/pytest.ini'
|
||||
|
|
|
|||
Loading…
Reference in a new issue