mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-09-22 11:57:48 +00:00
Add input add-problem-matchers (#517)
Allows to disable the adding of problem matchers Closes: #511
This commit is contained in:
committed by
GitHub
parent
d664c2a1d1
commit
e5d42a2b46
@ -68,6 +68,9 @@ inputs:
|
||||
manifest-file:
|
||||
description: "URL to the manifest file containing available versions and download URLs."
|
||||
required: false
|
||||
add-problem-matchers:
|
||||
description: "Add problem matchers."
|
||||
default: "true"
|
||||
outputs:
|
||||
uv-version:
|
||||
description: "The installed uv version. Useful when using latest."
|
||||
|
Reference in New Issue
Block a user