remove maven test
All checks were successful
Gitea Action Maven build / build (push) Successful in 50s
All checks were successful
Gitea Action Maven build / build (push) Successful in 50s
This commit is contained in:
parent
ff5bb53248
commit
72607ed235
@ -22,8 +22,8 @@ jobs:
|
||||
cache: 'maven'
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
- name: Run tests
|
||||
run: mvn test
|
||||
# - name: Run tests
|
||||
# run: mvn test
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user