diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d6040cd..45356ff 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: with: # NOTE: These are purposefully set to meaningless directories where there is no SSW # or IDL installation so that the relevant tests will be skipped. - posargs: '--ssw-home=/home/foo --idl-home=/home/bar --log-level=DEBUG' + posargs: '--ssw-home=/foo/bar --idl-home=/hello/world --log-level=DEBUG' toxdeps: tox-pypi-filter envs: | - macos: py311