We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce2877 commit c5efd7aCopy full SHA for c5efd7a
.github/workflows/on-pr.yml
@@ -25,4 +25,4 @@ jobs:
25
${{ runner.os }}-maven-
26
27
- name: Build
28
- run: mvn clean -q compile
+ run: mvn -q compile
0 commit comments