Makefile: add optional uv prefix (#19738)

This commit is contained in:
Connor Peshek
2026-01-25 21:25:51 -06:00
committed by GitHub
parent 5a771fc76b
commit 3aefccca5a
+1 -1
View File
@@ -323,7 +323,7 @@ test-docker:
# which makes the YAML File a lot smaller
ci--meta-debug:
python -V
$(UV) run python -V
node --version
ci-mypy: ci--meta-debug