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