mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix test failures, use overlay
This commit is contained in:
parent
19b0db156f
commit
76e3e36e39
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-action.yml
vendored
1
.github/workflows/test-action.yml
vendored
|
@ -183,6 +183,7 @@ jobs:
|
|||
-e LANG="en_US.UTF-8" \
|
||||
-e SHELL=/bin/bash \
|
||||
-v "/home/runner/work":"/__w" \
|
||||
-v "/tmp/":"/var/lib/docker" \
|
||||
--entrypoint "/usr/lib/systemd/systemd" \
|
||||
${{ matrix.container }} \
|
||||
--systemd --unit rescue.target
|
||||
|
|
Loading…
Add table
Reference in a new issue