From cffb534c88f942ddec3b0fee2f42a8b9315ac7c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Berland?= Date: Thu, 23 Feb 2023 16:02:20 +0100 Subject: [PATCH] fixup --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f6ef5c035..bd5e66846 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,6 @@ jobs: ci/${RELEASE} \ ci/repository.yml \ --workspace ${{ runner.temp }}/kmd-ws \ - --work ${{ runner.temp }}/kmd-work \ --prefix ${{ runner.temp }}/pfx \ --release ci \ --locations-config $(realpath ci/locations.yml) \