Update ci.md
Co-authored-by: Max Schmitt <max@schmitt.mx> Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
This commit is contained in:
parent
0fad484b6c
commit
a209394e21
|
|
@ -615,7 +615,7 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: mcr.microsoft.com/playwright:v%%VERSION%%-jammy
|
image: mcr.microsoft.com/playwright:v%%VERSION%%-jammy
|
||||||
commands:
|
commands:
|
||||||
- npx playwright test --project=$PROJECT
|
- npx playwright test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Caching browsers
|
## Caching browsers
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue