We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afa762 commit 369cd77Copy full SHA for 369cd77
1 file changed
Taskfile.yml
@@ -15,7 +15,7 @@ tasks:
15
build:
16
desc: Builds the python package
17
cmds:
18
- - uv build
+ - uv build -v
19
20
test:
21
desc: Runs tests on the code
0 commit comments