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 8dc53b0 commit ac66ce8Copy full SHA for ac66ce8
circle.yml
@@ -1,3 +1 @@
1
-test:
2
- override:
3
- - ./gradlew --info test
+ - cp -r build/reports/tests $CIRCLE_ARTIFACTS/tests
0 commit comments