diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index c7c3159bf4..e98a864abc 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -75,7 +75,7 @@ jobs: name: E2E embeds tests if: ${{ needs.changes.outputs.embed == 'true' }} needs: [changes, lint, build] - uses: ./.github/workflows/e2e.yml + uses: ./.github/workflows/e2e-embed.yml secrets: inherit analyze: