Update maven.yml
This commit is contained in:
parent
88a39cad4d
commit
73b82d083e
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
cache: maven
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
run: mvn clean verify --file pom.xml
|
||||
|
||||
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
||||
- name: Update dependency graph
|
||||
|
Loading…
x
Reference in New Issue
Block a user