Skip to content

Commit

Permalink
Pin codecov uploader version to 0.6.0
Browse files Browse the repository at this point in the history
Changes have made upload from forked repos fail, see codecov/codecov-cli#460 (comment) for details. Pinning for now until resolved.
  • Loading branch information
Balandat committed Jun 21, 2024
1 parent 79972e2 commit cffecf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable_test_pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
version: v0.6.0 # TODO: Unpin after codecov issue with 0.7.0 is resolved: https://github.com/codecov/codecov-cli/issues/460#issuecomment-2183042570
files: ./botorch_cov.xml,./botorch_community_cov.xml

0 comments on commit cffecf3

Please sign in to comment.