From e7d7789d43d2e6c7879c9a6baacac0576a9b50c3 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 13 Aug 2021 20:53:13 +0100 Subject: [PATCH] Update 2_unstable.yml --- .github/workflows/2_unstable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/2_unstable.yml b/.github/workflows/2_unstable.yml index 54977ab4..0e6bc7db 100644 --- a/.github/workflows/2_unstable.yml +++ b/.github/workflows/2_unstable.yml @@ -55,7 +55,7 @@ jobs: path: ./source build: - needs: [frontend, test, test-postman-sqlite, test-postman-mysql, test-postman-postgres] + needs: [frontend, test-postman-sqlite, test-postman-mysql, test-postman-postgres] runs-on: [self-hosted, linux, aboutcher-hosted] strategy: matrix: