mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Engineering - Add VSCODE_QUALITY global variable (#254290)
Add VSCODE_QUALITY global variable
This commit is contained in:
3
.github/workflows/pr.yml
vendored
3
.github/workflows/pr.yml
vendored
@@ -12,6 +12,9 @@ concurrency:
|
||||
|
||||
permissions: {}
|
||||
|
||||
env:
|
||||
VSCODE_QUALITY: 'oss'
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
name: Compile & Hygiene
|
||||
|
||||
Reference in New Issue
Block a user