From 0406cd09f05c2e419b113dd4c0eac8bc34ec915b Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Wed, 17 Feb 2021 21:19:18 +1100 Subject: [PATCH] Skip unit tests on hosted VMs to speed things up. --- .github/workflows/selfhosted.yml | 1 + 1 file changed, 1 insertion(+) 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