Skip to content

Commit 63fd896

Browse files
authored
Fix profiling yml (#8031)
2 parents 9ed41ff + fa63af7 commit 63fd896

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines/profiling.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ extends:
5656
parameters:
5757
dotnetVersion: $(defaultDotnetVersion)
5858
npmCommand: profiling
59-
testVSCodeVersion: stable
59+
testVSCodeVersion: stable
60+
isIntegration: true

0 commit comments

Comments
 (0)