fix(client): include openllm.client into main module [skip ci]

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-08-11 06:14:59 -04:00
parent d0aaf80ca3
commit 785c1db237
11 changed files with 13 additions and 56 deletions

View File

@@ -13,7 +13,6 @@ on:
- ".github/workflows/build.yaml"
- "src/openllm/bundle/oci/Dockerfile"
- "src/openllm/**"
- "src/openllm_client/**"
env:
LINES: 120
COLUMNS: 120