Update pr.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user