Skip to content

Commit bedf00f

Browse files
committed
remove matrix
1 parent 650ae2f commit bedf00f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/pipelines/templates/helix-runtests-job.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
timeoutInMinutes: 120
2525
strategy:
2626
maxParallel: ${{ parameters.maxParallel }}
27-
matrix: ${{ parameters.matrix }}
2827
variables:
2928
artifactsDir: $(Build.SourcesDirectory)\Artifacts
3029
taefPath: $(Build.SourcesDirectory)\build\Helix\packages\Microsoft.Taef.10.58.210305002\build\Binaries\$(buildPlatform)

0 commit comments

Comments
 (0)