diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 565232f..7c04a17 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -48,7 +48,7 @@ jobs: permissions: contents: write runs-on: ubuntu-latest - needs: test +# needs: test steps: - name: Checkout uses: actions/checkout@v3