fix: wrong file path

This commit is contained in:
Xyphuz 2022-05-03 22:30:02 +08:00
parent 27885cab57
commit 5fe565d8aa

View file

@ -91,4 +91,4 @@ jobs:
run: | run: |
pip install pytest pip install pytest
pip install pytest-cov pip install pytest-cov
python .\tests\test_validate_input_file.py .\tests\validate_input_file.py .\tests\in\docker-compose.yaml python tests/test_validate_input_file.py tests/validate_input_file.py tests/in/docker-compose.yaml