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