Skip to content

Commit

Permalink
ci: remove codecov from build & report action
Browse files Browse the repository at this point in the history
  • Loading branch information
Flashky committed Dec 10, 2024
1 parent 8be61d3 commit 1458a0e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ jobs:
with:
name: jacoco-report
path: target/site/jacoco
- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e
name: Send coverage to Codecov
with:
file: ./**/target/site/jacoco/jacoco.xml
name: codecov
- name: Send coverage to Codacy
uses: codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699
with:
Expand Down

0 comments on commit 1458a0e

Please sign in to comment.