mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix deps
This commit is contained in:
parent
e92d14b0f9
commit
2edb1709d2
2
.github/workflows/test_e2e.yml
vendored
2
.github/workflows/test_e2e.yml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
run: |
|
||||
cd e2e-tests/playwright/typescript
|
||||
bun install
|
||||
npx playwright install
|
||||
npx playwright install --with-deps
|
||||
|
||||
- name: wait for frontend and backend to be ready
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user