mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
devops(circleci): properly run all tests
This commit is contained in:
parent
abf1219fc1
commit
32ff5a7e10
@ -19,4 +19,6 @@ jobs:
|
||||
|
||||
- run:
|
||||
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