From: Darren Tucker Date: Wed, 17 Feb 2021 10:19:18 +0000 (+1100) Subject: Skip unit tests on hosted VMs to speed things up. X-Git-Tag: V_8_5_P1~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0406cd09f05c2e419b113dd4c0eac8bc34ec915b;p=thirdparty%2Fopenssh-portable.git Skip unit tests on hosted VMs to speed things up. --- diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 4d2e085b9..49fd17e9e 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -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