Skip to content

Commit

Permalink
Add to downstream-ci - disable code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Nov 10, 2024
1 parent 013d563 commit 5a96873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: ecmwf-actions/downstream-ci/.github/workflows/downstream-ci.yml@main
with:
ecbuild: ecmwf/ecbuild@${{ github.event.pull_request.head.sha || github.sha }}
codecov_upload: true
codecov_upload: false
secrets: inherit

# Run CI of private downstream packages on self-hosted runners
Expand Down

0 comments on commit 5a96873

Please sign in to comment.