diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index aea6f047..26b5218e 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -47,6 +47,6 @@ jobs: export OMPI_ALLOW_RUN_AS_ROOT=1 export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 - cd tests/automatic_tests + cd automatic_tests python3 run_automatic_tests.py