mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2025-06-28 04:35:21 +08:00
This commit is contained in:
parent
05a8bff1e0
commit
6746325bf2
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
distribution: 'adopt'
|
||||
cache: maven
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
run: mvn -B package -Dmaven.test.skip=true --file pom.xml
|
||||
|
Loading…
Reference in New Issue
Block a user