Skip to content

Commit

Permalink
remove Upload Coverage Report from GitHub action (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonatoz authored Apr 29, 2024
1 parent dcb78f3 commit 206adba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:
run: make test
env:
CI: true

- name: Upload Coverage Report
uses: codecov/codecov-action@v1
with:
file: ./build/reports/jacoco/test/jacocoTestReport.xml

0 comments on commit 206adba

Please sign in to comment.