We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650ae2f commit bedf00fCopy full SHA for bedf00f
build/pipelines/templates/helix-runtests-job.yml
@@ -24,7 +24,6 @@ jobs:
24
timeoutInMinutes: 120
25
strategy:
26
maxParallel: ${{ parameters.maxParallel }}
27
- matrix: ${{ parameters.matrix }}
28
variables:
29
artifactsDir: $(Build.SourcesDirectory)\Artifacts
30
taefPath: $(Build.SourcesDirectory)\build\Helix\packages\Microsoft.Taef.10.58.210305002\build\Binaries\$(buildPlatform)
0 commit comments