Update pr.yml
parent
aa0a1fcc95
commit
dcd39c3f04
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue