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 92f60ef commit 26058feCopy full SHA for 26058fe
.circleci/config.yml
@@ -36,7 +36,7 @@ jobs:
36
key: v1-dependencies-{{ checksum "pom.xml" }}
37
38
# run tests!
39
- - run: mvn pmd:check
+ # - run: mvn pmd:check
40
41
- run: mvn integration-test
42
0 commit comments