mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 22:22:53 +03:00
devops(circleci): properly run all tests
This commit is contained in:
parent
abf1219fc1
commit
32ff5a7e10
@ -19,4 +19,6 @@ jobs:
|
|||||||
|
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
xvfb-run --auto-servernum npm run test
|
xvfb-run --auto-servernum npm run ctest
|
||||||
|
xvfb-run --auto-servernum npm run wtest
|
||||||
|
xvfb-run --auto-servernum npm run ftest
|
||||||
|
Loading…
Reference in New Issue
Block a user