Skip to content

Commit 752d43d

Browse files
committed
changing ollama port
1 parent 6102d2e commit 752d43d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
python-version: ['3.10', '3.11', '3.12'] # Need to add 3.13 once we resolve outlines issues.
2020
env:
2121
GITHUB_ACTION: 1
22+
OLLAMA_HOST: "127.0.0.1:5000"
2223
steps:
2324
- uses: actions/checkout@v4
2425
- name: Install uv and set the python version

0 commit comments

Comments
 (0)