Skip to content

Commit 2988a29

Browse files
authored
update tests workflow
1 parent 80c758b commit 2988a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
distribution: 'temurin'
2929
cache: maven
3030
- name: Build with Maven
31-
run: mvn -B package --file pom.xml
31+
run: mvn clean package

0 commit comments

Comments
 (0)