Skip to content

Commit

Permalink
Extend timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwikbukowski committed Sep 10, 2019
1 parent 858b7a1 commit 59c96a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -233,6 +233,7 @@ orbs:
name: Run Big Tests
command: |
SKIP_AUTO_COMPILE=true KEEP_COVER_RUNNING=1 ./tools/travis-test.sh -p $PRESET -s false
no_output_timeout: 30m
- run:
name: Coverage
when: on_success
Expand Down

0 comments on commit 59c96a6

Please sign in to comment.