Skip to content

Commit 5b83ed7

Browse files
committed
Increase CI timeout for NPM tests.
1 parent b2b956b commit 5b83ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
- run:
111111
name: gradlew testNpm
112112
command: export SPOTLESS_EXCLUDE_MAVEN=true && ./gradlew testNpm --build-cache
113+
no_output_timeout: 20m
113114
- store_test_results:
114115
path: testlib/build/test-results/testNpm
115116
- store_test_results:

0 commit comments

Comments
 (0)