Skip to content

Commit

Permalink
endless ci debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
wtbarnes committed Jan 5, 2024
1 parent 859b270 commit 0139fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0139fea

Please sign in to comment.