Skip to content

Commit 4ffa5b9

Browse files
ci: Debug mise + uvx cont, remove uv version print (#126)
1 parent 9602802 commit 4ffa5b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/mise-project-setup/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ runs:
104104
echo "::group::Install mise tools: $dir"
105105
pushd "$dir"
106106
ls -la "${MISE_DATA_DIR}/shims" || true
107-
"${MISE_DATA_DIR}/shims/uv" --version || true
108107
mise upgrade
109108
popd
110109
echo "::endgroup::"

0 commit comments

Comments
 (0)