Fix Guardian errors in sanity tests stage (#298662)

This commit is contained in:
Dmitriy Vasyura
2026-03-02 01:07:48 -08:00
committed by GitHub
parent d2a693d828
commit c95cc7ae08

View File

@@ -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') }}: