Skip to content

Commit

Permalink
Remove codecov (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Apr 26, 2021
1 parent ef07cb1 commit a9202ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app-maven-plugin/.github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ jobs:
- name: Run tests
run: |
./mvnw -B -U --fail-at-end clean verify
- name: Test Coverage
uses: codecov/codecov-action@v1
with:
name: actions ${{matrix.java}}

0 comments on commit a9202ef

Please sign in to comment.