diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 751292bf..d5f5e9af 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,4 +59,4 @@ jobs: ENERGYPLUS_INSTALL_VERSION: 9-2-0 EPPY_INTEGRATION: TRUE run: | - pytest -vsx tests/test_runner.py \ No newline at end of file + pytest \ No newline at end of file