e2e fixes
parent
e0e745f1ca
commit
c711c80b8d
|
@ -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() }}
|
||||
|
|
Loading…
Reference in New Issue