Skip to content

Commit

Permalink
Increase CI timeout for NPM tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fvgh committed Dec 26, 2021
1 parent b2b956b commit 5b83ed7
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 @@ -110,6 +110,7 @@ jobs:
- run:
name: gradlew testNpm
command: export SPOTLESS_EXCLUDE_MAVEN=true && ./gradlew testNpm --build-cache
no_output_timeout: 20m
- store_test_results:
path: testlib/build/test-results/testNpm
- store_test_results:
Expand Down

0 comments on commit 5b83ed7

Please sign in to comment.