E2E fix attempt (#1845)
* E2E fix attemp * Moves playwright config to root Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
- name: Install playwright deps
|
||||
if: steps.playwright-cache.outputs.cache-hit != 'true'
|
||||
run: yarn playwright install --with-deps
|
||||
- run: yarn playwright test -c apps/web/playwright.config.ts
|
||||
- run: yarn test-playwright
|
||||
|
||||
- name: Upload videos
|
||||
if: ${{ always() }}
|
||||
|
||||
Reference in New Issue
Block a user