mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
install browsers für playwright
This commit is contained in:
parent
6a4ddb0707
commit
2819047dca
3
.github/workflows/test_e2e.yml
vendored
3
.github/workflows/test_e2e.yml
vendored
@ -152,6 +152,9 @@ jobs:
|
||||
run: |
|
||||
cd e2e-tests/playwright/typescript
|
||||
bun install
|
||||
|
||||
- name: Install Playwright Browsers
|
||||
run: npx playwright install --with-deps
|
||||
|
||||
- name: wait for frontend and backend to be ready
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user