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 b3bdec5 commit 9523e2fCopy full SHA for 9523e2f
lib/makelib/ci.mk
@@ -1,6 +1,6 @@
1
.PHONY: minimize-uv-cache
2
minimize-uv-cache:
3
- @(UV) cache prune --ci
+ @$(UV) cache prune --ci
4
5
.PHONY: generate-ci
6
generate-ci:
0 commit comments