Skip to content

Commit d4cc59a

Browse files
committed
small change
1 parent 68c1d6f commit d4cc59a

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 --model granite3.3:8b &
4747
- name: Run Tests
4848
run: uv run pytest test
4949

0 commit comments

Comments
 (0)