mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Skip unit tests on hosted VMs to speed things up.
This commit is contained in:
parent
4582612e61
commit
0406cd09f0
1
.github/workflows/selfhosted.yml
vendored
1
.github/workflows/selfhosted.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
env:
|
||||
TARGET_HOST: ${{ matrix.vm }}
|
||||
SUDO: sudo
|
||||
SKIP_UNIT: 1
|
||||
strategy:
|
||||
fail-fast: false
|
||||
# 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