Skip to content

Commit f9341a4

Browse files
committed
Fix singular command
Signed-off-by: Rafael Vasquez <[email protected]>
1 parent 94a4db3 commit f9341a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ steps:
344344
source_file_dependencies:
345345
- vllm/lora
346346
- tests/lora
347-
command:
347+
commands:
348348
- pytest -v -s lora \
349349
--shard-id=$$BUILDKITE_PARALLEL_JOB \
350350
--num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT \

0 commit comments

Comments
 (0)