We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839f11d commit ee58fb6Copy full SHA for ee58fb6
.github/actions/setup-environment/action.yml
@@ -26,5 +26,5 @@ runs:
26
- name: Install codecov
27
shell: bash
28
run: |
29
- uv tool install codecov-cli@10.0.1 --python 3.10
+ uv tool install codecov-cli@10.0.1
30
uv tool update-shell
0 commit comments