Skip to content

Commit

Permalink
Removed unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
dickerpulli committed Jul 29, 2022
1 parent b5ed44c commit 8ac30fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
run: |
mvn -B clean verify -Pcoverage
- name: Create coverage report
run: |
mvn -B jacoco:report
- uses: codecov/codecov-action@v2
with:
files: "**/target/site/jacoco/jacoco.xml"
Expand Down

0 comments on commit 8ac30fe

Please sign in to comment.