Skip to content

Commit

Permalink
Set shell to fix tests/integration/shell/test_enabled.py::EnabledTest…
Browse files Browse the repository at this point in the history
…::test_shell_default_enabled
  • Loading branch information
dwoz committed Dec 24, 2024
1 parent 330037b commit 0786329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
-e RAISE_DEPRECATIONS_RUNTIME_ERRORS="1" \
-e SALT_TRANSPORT=${{ matrix.transport }} \
-e LANG="en_US.UTF-8" \
-e SHELL=/bin/bash \
-v "/var/run/docker.sock":"/var/run/docker.sock" \
-v "/home/runner/work":"/__w" \
-v "/home/runner/work/_temp":"/__w/_temp" \
Expand Down

0 comments on commit 0786329

Please sign in to comment.