Skip to content

Commit

Permalink
debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wtbarnes committed Jan 5, 2024
1 parent 148123d commit 130f9ee
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'
posargs: '--ssw-home=/home/foo --idl-home=/home/bar --log-level=DEBUG'
toxdeps: tox-pypi-filter
envs: |
- macos: py311
Expand Down

0 comments on commit 130f9ee

Please sign in to comment.