Skip to content

Commit c5efd7a

Browse files
committed
chore: cleanup workflow
1 parent 0ce2877 commit c5efd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
${{ runner.os }}-maven-
2626
2727
- name: Build
28-
run: mvn clean -q compile
28+
run: mvn -q compile

0 commit comments

Comments
 (0)