diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ab304695..751292bf 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 -vs tests/test_runner.py \ No newline at end of file + pytest -vsx tests/test_runner.py \ No newline at end of file