Skip to content

Commit bbccf5e

Browse files
marafCopilot
andauthored
[browser] Trigger library tests on WebAssembly SDK changes (#127372)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 23d2e12 commit bbccf5e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

eng/pipelines/common/evaluate-default-paths.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
exclude:
324324
- eng/testing/scenarios/BuildWasiAppsJobsList.txt
325325
- eng/testing/scenarios/BuildWasmAppsJobsList.txt
326-
src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets
326+
- src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets
327327
- eng/testing/workloads-browser.targets
328328
- eng/testing/workloads-testing.targets
329329
- eng/testing/workloads-wasi.targets
@@ -339,7 +339,6 @@ jobs:
339339
- src/mono/wasi/testassets/*
340340
- src/mono/wasi/Wasi.Build.Tests/*
341341
- src/mono/nuget/Microsoft.NET.Runtime*
342-
src/mono/nuget/Microsoft.NET.Sdk.WebAssembly.Pack/*
343342
- src/mono/nuget/Microsoft.NET.Workload*
344343
- src/mono/nuget/Microsoft.NETCore.BrowserDebugHost.Transport/*
345344
- ${{ parameters._const_paths._always_exclude }}

0 commit comments

Comments
 (0)