Try to fix build pipeline (#203951)

This commit is contained in:
Alex Ross
2024-02-01 09:43:05 +01:00
committed by GitHub
parent 2c5286826b
commit 442c133fe9
@@ -7,6 +7,9 @@ parameters:
default: false
- name: VSCODE_QUALITY
type: string
- name: VSCODE_CHECK_ONLY
type: boolean
default: false
steps:
- task: NodeTool@0