This commit is contained in:
parent
dbe940742b
commit
75b93856eb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npx playwright install --with-deps
|
- npx playwright install --with-deps
|
||||||
- npx playwright test
|
- npx playwright test --project=firefox
|
||||||
|
|
||||||
services:
|
services:
|
||||||
forgejo:
|
forgejo:
|
||||||
|
|
Loading…
Reference in a new issue