Skip to content

Commit 1924ab8

Browse files
authored
Removed code coverage
1 parent e4d65b4 commit 1924ab8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

-2
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ jobs:
2323
distribution: 'adopt'
2424
- name: Build with Maven
2525
run: mvn -B package --file pom.xml
26-
- name: Compute code coverage
27-
run: mvn -B clean cobertura:cobertura coveralls:report --file pom.xml

0 commit comments

Comments
 (0)