Replies: 1 comment
-
No, the output was a regression and will be reverted: #3313 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As in 2.21.0, I found that defaultly the console would output "Running <task {my task}> [{args}]" when running pdm script. However, if the task is a composite task, the args list would be an empty list. Should the args list output all the commands? If so, should all commands be in one line or each command one line?
Beta Was this translation helpful? Give feedback.
All reactions