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 769b2f4 commit 37e94ffCopy full SHA for 37e94ff
1 file changed
.circleci/config.yml
@@ -54,7 +54,7 @@ jobs:
54
MAVEN_OPTS: -Xmx3200m
55
56
steps:
57
- - checkout
+ - checkout:
58
method: full
59
60
# run tests!
0 commit comments