Merge pull request #2 from compose-viz/ci

fix: remove unused pytest command
This commit is contained in:
Xyphuz 2022-05-03 22:11:12 +08:00 committed by GitHub
commit 8b1be02e69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
branches: [ main ]
jobs:
build:
test:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
@ -91,5 +91,4 @@ jobs:
run: |
pip install pytest
pip install pytest-cov
pytest
python .\tests\test_validate_input_file.py .\tests\validate_input_file.py .\tests\in\docker-compose.yaml