Skip to content

Commit 3277097

Browse files
committed
Disable CircleCI through config
1 parent 40777f8 commit 3277097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ orbs:
33
maven: circleci/maven@1.0.2
44
workflows:
55
maven_test:
6+
when: false
67
jobs:
78
- maven/test

0 commit comments

Comments
 (0)