From 161873035c12cc22211fc73d07170ade47746bc5 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 18 Feb 2021 10:09:27 +1100 Subject: [PATCH] Remove SKIP_UNIT as it needs to be a make arg. --- .github/workflows/selfhosted.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 2f76dfdf5..8d8a3b55c 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -11,7 +11,6 @@ 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