mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-03 12:56:10 +08:00
Update maven.yml
This commit is contained in:
parent
7a06400c42
commit
48f92aad96
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 -B package -DskipTests --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