We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4389a29 commit 0d3f18fCopy full SHA for 0d3f18f
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