Skip to content

Commit 2513a14

Browse files
committed
small change
1 parent d4cc59a commit 2513a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Pull granite3.3:8b model
4444
run: ollama pull granite3.3:8b
4545
- name: Start serving the model
46-
run: nohup ollama serve --model granite3.3:8b &
46+
run: nohup ollama serve &
4747
- name: Run Tests
4848
run: uv run pytest test
4949

0 commit comments

Comments
 (0)