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