Skip to content

Commit 26058fe

Browse files
authored
comment out PMD
1 parent 92f60ef commit 26058fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
key: v1-dependencies-{{ checksum "pom.xml" }}
3737

3838
# run tests!
39-
- run: mvn pmd:check
39+
# - run: mvn pmd:check
4040

4141
- run: mvn integration-test
4242

0 commit comments

Comments
 (0)