diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index d829261..6a3e1ce 100755 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -69,7 +69,7 @@ jobs: build_and_publish: runs-on: ubuntu-latest - needs: [ci] + needs: [ci, ci-test-e2e] if: github.ref == 'refs/heads/main' env: EXISTING_VERSIONS: ''