From 74e8f260489880b4cef2fca2c8ff84f0e35d2c55 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 13 Aug 2021 20:49:12 +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 fe7d000b..54977ab4 100644 --- a/.github/workflows/2_unstable.yml +++ b/.github/workflows/2_unstable.yml @@ -426,7 +426,7 @@ jobs: delayRequest: 600 docker-release: - needs: [test, build, test-postman-sqlite, test-postman-mysql, test-postman-postgres] + needs: [build, test-postman-sqlite, test-postman-mysql, test-postman-postgres] runs-on: [self-hosted, linux, aboutcher-hosted] steps: - name: Checkout Statping Repo