Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asafalima committed Dec 1, 2021
1 parent a58260f commit 5801f7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ jobs:
run: ./mvnw install -DskipTests -Dgpg.skip
- name: Test with Maven
run: ./mvnw test -Dgpg.skip
- name: Publish Test Cover Report
run: ./mvnw cobertura:cobertura coveralls:report

0 comments on commit 5801f7f

Please sign in to comment.