Skip to content

Commit 55cc76f

Browse files
committed
Update pr.yml
1 parent ffc5d24 commit 55cc76f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/pr.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ jobs:
7979
uses: ./.github/workflows/e2e-app-store.yml
8080
secrets: inherit
8181

82-
e2e-app-store-2:
83-
name: E2E App Store tests 2
84-
if: ${{ needs.changes.outputs.app-store == 'true' }}
85-
needs: [changes, lint, build]
86-
uses: ./.github/workflows/e2e-app-store.yml
87-
secrets: inherit
88-
8982
e2e-embed:
9083
name: E2E embeds tests
9184
if: ${{ needs.changes.outputs.embed == 'true' }}

0 commit comments

Comments
 (0)