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 f28e489 commit 2e3fcc7Copy full SHA for 2e3fcc7
.circleci/config.yml
@@ -116,13 +116,13 @@ jobs:
116
path: lib-extra/build/test-results/test
117
- store_test_results:
118
path: plugin-gradle/build/test-results/test
119
- - store_test_results:
+ - store_artifacts:
120
path: lib/build/spotbugs
121
122
path: lib-extra/build/spotbugs
123
124
path: testlib/build/spotbugs
125
126
path: plugin-gradle/build/spotbugs
127
test_windows:
128
executor:
0 commit comments