Update dependecy graph.
parent
2847ef434c
commit
08339cb721
|
@ -28,7 +28,7 @@ jobs:
|
|||
distribution: 'zulu'
|
||||
cache: maven
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file wise-api/pom.xml
|
||||
run: mvn -B package --file wise-api/pom.xml -DskipTests
|
||||
|
||||
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
||||
- name: Update dependency graph
|
||||
|
|
Loading…
Reference in New Issue