diff --git a/.circleci/config.yml b/.circleci/config.yml index 8a6582207d..8361076630 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,7 +34,7 @@ anchors: - *restore_cache_wrapper - *restore_cache_deps - run: - name: gradlew check + name: gradlew check -x spotlessCheck command: export SPOTLESS_EXCLUDE_MAVEN=true && ./gradlew check --build-cache - store_test_results: path: testlib/build/test-results/test