We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40777f8 commit 3277097Copy full SHA for 3277097
.circleci/config.yml
@@ -3,5 +3,6 @@ orbs:
3
maven: circleci/maven@1.0.2
4
workflows:
5
maven_test:
6
+ when: false
7
jobs:
8
- maven/test
0 commit comments