update
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 24s
Tests / test (bash) (push) Successful in 10s
Tests / test (zsh) (push) Successful in 10s
Tests / lint (push) Successful in 9s
Tests / docker (push) Successful in 19s

This commit is contained in:
mike
2025-12-11 08:27:03 +01:00
parent 3f9acb08ec
commit 074a2b1f5f
5 changed files with 169 additions and 53 deletions

View File

@@ -7,3 +7,6 @@ cd "$SCRIPT_DIR"
# Execute the tests
bash ./tests/test_finish.sh
# Also try the local Ollama end-to-end test (skips if Ollama not running)
bash ./tests/test_finish_ollama.sh