fix ci
All checks were successful
Deploy to Pages / build (pull_request) Successful in 2m36s

This commit is contained in:
Andras Schmelczer 2026-05-24 11:40:26 +01:00
parent e9b6035c58
commit 2165ed0c33
3 changed files with 34 additions and 2 deletions

View file

@ -10,7 +10,7 @@ required client JavaScript.
```sh
npm install
npx playwright install chromium # required before `npm run qa:overflow`
npx playwright install --with-deps chromium # required before `npm run qa:overflow`
```
## Commands