Merge pull request #3 from compose-viz/ci

fix: wrong file path
This commit is contained in:
Xyphuz 2022-05-03 22:30:36 +08:00 committed by GitHub
commit 671acb29ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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