We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de9e5f commit 86a2ff4Copy full SHA for 86a2ff4
1 file changed
.github/workflows/ci.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: print Java version
25
run: java -version
26
- name: Build with Maven
27
- run: ./mvnw clean test package
+ run: ./mvnw clean test
0 commit comments