Skip to content

Commit 083f086

Browse files
authored
Fix command in baselines-scenarios.yml
1 parent 2c98dab commit 083f086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/baselines-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters:
3939

4040
# Plaintext
4141
- displayName: Plaintext Minimal Apis
42-
arguments: --scenario plaintext $(minimalJobs) --load.connections 1024--property scenario=Plaintext
42+
arguments: --scenario plaintext $(minimalJobs) --load.connections 1024 --property scenario=Plaintext
4343

4444
# JSon
4545
- displayName: Json Minimal Apis

0 commit comments

Comments
 (0)