Skip to content

Commit 6db8a4a

Browse files
committed
[-] Remove auto testing
1 parent ddcb453 commit 6db8a4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
key: v1-dependencies-{{ checksum "pom.xml" }}
4040

4141
# run tests!
42-
- run: mvn integration-test
42+
#- run: mvn integration-test
43+
# This throws Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter
4344

0 commit comments

Comments
 (0)