We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dafde8 commit 4a05cb9Copy full SHA for 4a05cb9
.circleci/config.yml
@@ -63,7 +63,7 @@ jobs:
63
- run:
64
name: Run jest tests
65
command: yarn test
66
- no_output_timeout: 5m
+ no_output_timeout: 10m
67
- save_cache:
68
name: Save ignite dependency cache
69
paths:
0 commit comments