Skip to content

Commit 57504a4

Browse files
authored
[CI][Bugfix] Add mistral_tool_use to Ci (#16517)
Signed-off-by: mgoin <mgoin64@gmail.com>
1 parent ed4792c commit 57504a4

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)