devops(circleci): properly run all tests

This commit is contained in:
Andrey Lushnikov 2020-04-13 19:18:49 -07:00
parent abf1219fc1
commit 32ff5a7e10

View File

@ -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