Skip to content

Commit

Permalink
Drop codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz committed Apr 29, 2024
1 parent baf5b1d commit 24be6d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
- name: MiMa Report
run: sbt ++${{ matrix.scala }} mimaReportBinaryIssues

#----------- COVERAGE -----------
- name: Codecov
run: bash <(curl -s https://codecov.io/bash)
# #----------- COVERAGE -----------
# - name: Codecov
# run: bash <(curl -s https://codecov.io/bash)

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 24be6d8

Please sign in to comment.