Skip to content

Commit

Permalink
Fix ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilije1990 committed Feb 21, 2025
1 parent b4088be commit b670697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ollama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install ollama-python requests
- name: Wait for Ollama to be ready
run: |
Expand Down

0 comments on commit b670697

Please sign in to comment.