From 0fae15a464539599fd98915be125aa8e0526ad78 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 8 May 2024 12:47:01 -0700 Subject: [PATCH] Update fly.yml --- .github/workflows/fly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fly.yml b/.github/workflows/fly.yml index 5e48017..526e968 100644 --- a/.github/workflows/fly.yml +++ b/.github/workflows/fly.yml @@ -61,7 +61,7 @@ jobs: deploy: name: Deploy app runs-on: ubuntu-latest - needs: pre-deploy + needs: pre-deploy-test-suite steps: - uses: actions/checkout@v3 - name: Change directory