mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
ollama: release 0.1.0 (#24510)
This commit is contained in:
@@ -15,8 +15,10 @@ test tests:
|
||||
poetry run pytest --disable-socket --allow-unix-socket $(TEST_FILE)
|
||||
|
||||
# integration tests are run without the --disable-socket flag to allow network calls
|
||||
integration_test integration_tests:
|
||||
integration_test:
|
||||
poetry run pytest $(TEST_FILE)
|
||||
# note: leaving out integration_tests (with s) command to skip release testing for now
|
||||
# TODO(erick) configure ollama server to run in CI, in separate repo
|
||||
|
||||
######################
|
||||
# LINTING AND FORMATTING
|
||||
|
||||
Reference in New Issue
Block a user