We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119d034 commit af851d0Copy full SHA for af851d0
1 file changed
.github/workflows/maven.yml
@@ -66,4 +66,4 @@ jobs:
66
- name: Build with Maven
67
run: |
68
./mvnw clean install -B -q ${{ matrix.maven_profile }}
69
- echo "done."
+ echo "done"
0 commit comments