Fixes over Turborepo improvements (#3144)

This commit is contained in:
Hariom Balhara
2022-06-24 09:38:17 -06:00
committed by GitHub
parent 7f53c4288d
commit 06b7744b30
10 changed files with 158 additions and 16 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
name: E2E test
name: E2E tests Embed
on:
pull_request_target: # So we can test on forks
branches:
@@ -89,7 +89,7 @@ jobs:
- name: Install playwright deps
# if: steps.playwright-cache.outputs.cache-hit != 'true'
run: yarn playwright install --with-deps
- name: yarn embed-tests-prepare
- name: Run Tests
run: yarn turbo run embed-tests-update-snapshots:ci --scope=@calcom/embed-react --concurrency=1
- name: Upload embed-core results