Update pr.yml

This commit is contained in:
zomars 2023-02-28 16:42:13 -07:00
parent aa0a1fcc95
commit dcd39c3f04

View File

@ -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: