Skip to content

Commit e511986

Browse files
Update .github/workflows/build-and-test.yaml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7fa3a9f commit e511986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ jobs:
181181
--add-data 'holmes/plugins/toolsets/prometheus*:holmes/plugins/toolsets/prometheus' \
182182
--hidden-import=tiktoken_ext.openai_public \
183183
--hidden-import=tiktoken_ext \
184-
--hiddenimport litellm.llms.tokenizers \
185-
--hiddenimport litellm.litellm_core_utils.tokenizers \
184+
--hidden-import=litellm.llms.tokenizers \
185+
--hidden-import=litellm.litellm_core_utils.tokenizers \
186186
--collect-data litellm
187187
ls dist
188188

0 commit comments

Comments
 (0)