Skip to content

Commit 46a58c9

Browse files
committed
Profiling does not necessarily run on .net10 machine, skip FBP tests
1 parent fb4cead commit 46a58c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines/profiling.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ extends:
3232
stages:
3333
- stage: Run_Profiling
3434
displayName: Run Profiling
35+
variables:
36+
ROSLYN_SKIP_TEST_FILE_BASED_PROGRAMS: 'true'
3537
jobs:
3638
- job: Profile
3739
pool:

0 commit comments

Comments
 (0)