From dcd39c3f045ae95c8d51b8c53fb0cbf83cd31265 Mon Sep 17 00:00:00 2001 From: zomars Date: Tue, 28 Feb 2023 16:42:13 -0700 Subject: [PATCH] Update pr.yml --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: