diff options
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index 0046dc7fa0..d5e6eb5869 100644 --- a/circle.yml +++ b/circle.yml @@ -591,7 +591,7 @@ commands: - run: name: Run render tests (mbgl-render-test) command: | - build/mbgl-render-test render-tests render-tests --recycle-map --shuffle + build/mbgl-render-test render-tests --recycle-map --shuffle no_output_timeout: 2m run-macos-query-tests: |