From 58efb6e96aa3ad8ebe723ae3399eafa66403df56 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 8 May 2024 12:48:20 -0700 Subject: [PATCH] Update test_suite.yml --- .github/workflows/test_suite.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index 6a80d2e..93c70d0 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -26,8 +26,9 @@ env: jobs: - pre-deploy: - name: Pre-deploy checks + needs: pre-deploy + pre-deploy-test-suite: + name: Test Suite runs-on: ubuntu-latest services: redis: