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 9ef6045 commit 6abdb52Copy full SHA for 6abdb52
.circleci/config.yml
@@ -20,4 +20,4 @@ jobs:
20
paths:
21
- ~/.m2
22
key: deps-{{ checksum "build.gradle.kts" }}
23
- - run: gradle :cleanTest :test --tests *
+ - run: gradle test
0 commit comments