We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a597f67 commit 5f2ba40Copy full SHA for 5f2ba40
1 file changed
build/benchmark.yml
@@ -246,6 +246,7 @@ jobs:
246
247
variables:
248
TSPERF_PROCESS_KINDS: $[ dependencies.Setup.outputs['generateMatrix.TSPERF_PROCESS_KINDS'] ]
249
+ TSPERF_PROCESS_LOCATIONS: $[ dependencies.Setup.outputs['generateMatrix.TSPERF_PROCESS_LOCATIONS'] ]
250
BUILT_TYPESCRIPT_DIR: $(Pipeline.Workspace)/BuiltTypeScript
251
BENCHMARKS_DIR: $(Pipeline.Workspace)/benchmarks
252
MERGED_DIR: $(Pipeline.Workspace)/merged
0 commit comments