We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87bd70 commit 050009fCopy full SHA for 050009f
.circleci/config.yml
@@ -140,13 +140,6 @@ jobs:
140
path: lib-extra/build/test-results/test
141
- store_test_results:
142
path: plugin-gradle/build/test-results/test
143
- - run:
144
- name: gradlew testNpm
145
- command: gradlew testNpm --build-cache -PSPOTLESS_EXCLUDE_MAVEN=true
146
- - store_test_results:
147
- path: testlib/build/test-results/testNpm
148
149
- path: plugin-gradle/build/test-results/testNpm
150
changelog_print:
151
<< : *env_gradle
152
steps:
0 commit comments