mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
Remove SKIP_UNIT as it needs to be a make arg.
This commit is contained in:
parent
1c293868e4
commit
161873035c
1
.github/workflows/selfhosted.yml
vendored
1
.github/workflows/selfhosted.yml
vendored
@ -11,7 +11,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
TARGET_HOST: ${{ matrix.vm }}
|
TARGET_HOST: ${{ matrix.vm }}
|
||||||
SUDO: sudo
|
SUDO: sudo
|
||||||
SKIP_UNIT: 1
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
# We use a matrix in two parts: firstly all of the VMs are tested with the
|
# We use a matrix in two parts: firstly all of the VMs are tested with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user