Update dependecy graph.

main
Paulo Gustavo Veiga 2024-03-24 11:03:54 -07:00
parent 2847ef434c
commit 08339cb721
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
distribution: 'zulu' distribution: 'zulu'
cache: maven cache: maven
- name: Build with 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 # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph - name: Update dependency graph