We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d65b4 commit 1924ab8Copy full SHA for 1924ab8
.github/workflows/maven.yml
@@ -23,5 +23,3 @@ jobs:
23
distribution: 'adopt'
24
- name: Build with Maven
25
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