Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit dcc6174d authored by optimizing-ci-builds's avatar optimizing-ci-builds
Browse files

disable xml report

parent b377d2cf
Branches
Tags
No related merge requests found
......@@ -20,4 +20,4 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn -B install --file pom.xml -Djacoco.skip=true
run: mvn -B install --file pom.xml -Djacoco.skip=true -DdisableXmlReport=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment