mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 00:21:38 -05:00
Fix Guardian errors in sanity tests stage (#298662)
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
fetchTags: false
|
||||
sparseCheckoutDirectories: test/sanity .nvmrc
|
||||
sparseCheckoutDirectories: build/azure-pipelines/config test/sanity .nvmrc
|
||||
displayName: Checkout test/sanity
|
||||
|
||||
- ${{ if eq(parameters.os, 'windows') }}:
|
||||
|
||||
Reference in New Issue
Block a user