From d6762386f8da230b96b8ac908d46810c7744f999 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 4 Jun 2024 01:09:04 -0700 Subject: [PATCH] Update fly-direct.yml --- .github/workflows/fly-direct.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/fly-direct.yml b/.github/workflows/fly-direct.yml index 4ca56d4..a049143 100644 --- a/.github/workflows/fly-direct.yml +++ b/.github/workflows/fly-direct.yml @@ -27,7 +27,6 @@ jobs: deploy: name: Deploy app runs-on: ubuntu-latest - needs: pre-deploy-test-suite steps: - uses: actions/checkout@v3 - name: Change directory