e2e fixes
This commit is contained in:
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
@@ -87,8 +87,7 @@ jobs:
|
||||
- name: Install playwright deps
|
||||
if: steps.playwright-cache.outputs.cache-hit != 'true'
|
||||
run: yarn playwright install --with-deps
|
||||
|
||||
- run: yarn test-playwright
|
||||
- run: yarn playwright test
|
||||
|
||||
- name: Upload videos
|
||||
if: ${{ always() }}
|
||||
|
||||
Reference in New Issue
Block a user