mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-10-31 15:49:34 +01:00
disable xml report (#4880)
This commit is contained in:
parent
2d78eaa495
commit
c072ae4990
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -49,4 +49,4 @@ jobs:
|
||||
|
||||
# 4. Build via Maven
|
||||
- name: Build via Maven
|
||||
run: mvn verify -B --file pom.xml
|
||||
run: mvn verify -B --file pom.xml -DdisableXmlReport=true
|
||||
|
Loading…
Reference in New Issue
Block a user