We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d9b2a commit 119d034Copy full SHA for 119d034
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