diff --git a/.github/workflows/general-ci-tests.yml b/.github/workflows/general-ci-tests.yml index bae2ff6..56a8aa2 100644 --- a/.github/workflows/general-ci-tests.yml +++ b/.github/workflows/general-ci-tests.yml @@ -56,6 +56,6 @@ jobs: pip install pyyaml # Run test - python tests/check_default_parameters + python tests/check_default_parameters.py