Skip to content

Commit

Permalink
bump up CI timeout over 10m
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed May 1, 2022
1 parent bee4120 commit 3cc3fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run:
name: Run tests
no_output_timeout: 30m
command: |
CLOUDSDK_CORE_PROJECT=granary-demo gcloud beta emulators datastore start --no-store-on-disk --consistency=1.0 --host-port=localhost:8089 < /dev/null >& /dev/null &
sleep 5s
Expand Down

0 comments on commit 3cc3fc5

Please sign in to comment.