Engineering - add missing variable to the test pipeline (#283991)

This commit is contained in:
Ladislau Szomoru
2025-12-17 09:38:49 +00:00
committed by GitHub
parent 2976d9514e
commit 1aba7da3bf
@@ -28,6 +28,8 @@ variables:
value: ${{ parameters.VSCODE_QUALITY }}
- name: VSCODE_CIBUILD
value: ${{ in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI') }}
- name: VSCODE_STEP_ON_IT
value: false
- name: skipComponentGovernanceDetection
value: true
- name: ComponentDetection.Timeout