Skip to content

Commit 86efcc5

Browse files
committed
Correct container name
1 parent 286dff9 commit 86efcc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
docker-image: lmstudio/llmster-preview:cpu
8282
# Use the same port as the always on API server
8383
port: "41343:1234"
84+
container-name: llmster
8485

8586
- name: Download models for tests (Ubuntu only)
8687
if: matrix.os == 'ubuntu-22.04'

0 commit comments

Comments
 (0)