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