mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Set shell to fix tests/integration/shell/test_enabled.py::EnabledTest::test_shell_default_enabled
This commit is contained in:
parent
189cfec727
commit
650ddea75d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-action.yml
vendored
1
.github/workflows/test-action.yml
vendored
|
@ -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" \
|
||||
|
|
Loading…
Add table
Reference in a new issue