mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-14 15:16:21 +00:00
xx
This commit is contained in:
parent
c65571136f
commit
08574848cc
@ -14,7 +14,7 @@ test tests:
|
||||
uv run --group test pytest -vvv --disable-socket --allow-unix-socket $(TEST_FILE)
|
||||
|
||||
integration_test integration_tests:
|
||||
uv run --group test --group test_integration pytest -vvv --timeout 30 $(TEST_FILE)
|
||||
uv run --group test --group test_integration pytest -vvv --timeout 30 tests/integration_tests/test_chat_models.py
|
||||
|
||||
test_watch:
|
||||
uv run --group test ptw --snapshot-update --now . -- -vv $(TEST_FILE)
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user