Skip to content

Commit 1ad5129

Browse files
mgoindbyoung18
authored andcommitted
[CI][Bugfix] Add mistral_tool_use to Ci (vllm-project#16517)
Signed-off-by: mgoin <mgoin64@gmail.com>
1 parent f119dca commit 1ad5129

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,10 @@ steps:
378378
source_file_dependencies:
379379
- vllm/
380380
- tests/tool_use
381+
- tests/mistral_tool_use
381382
commands:
382383
- pytest -v -s tool_use
384+
- pytest -v -s mistral_tool_use
383385

384386
##### models test #####
385387

0 commit comments

Comments
 (0)