mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 12:18:24 +00:00
parent
cd3f9865f3
commit
8b42e8a510
2
Makefile
2
Makefile
@ -62,7 +62,7 @@ help:
|
|||||||
@echo 'format - run code formatters'
|
@echo 'format - run code formatters'
|
||||||
@echo 'lint - run linters'
|
@echo 'lint - run linters'
|
||||||
@echo 'test - run unit tests'
|
@echo 'test - run unit tests'
|
||||||
@echo 'test - run unit tests'
|
@echo 'tests - run unit tests'
|
||||||
@echo 'test TEST_FILE=<test_file> - run all tests in file'
|
@echo 'test TEST_FILE=<test_file> - run all tests in file'
|
||||||
@echo 'extended_tests - run only extended unit tests'
|
@echo 'extended_tests - run only extended unit tests'
|
||||||
@echo 'test_watch - run unit tests in watch mode'
|
@echo 'test_watch - run unit tests in watch mode'
|
||||||
|
Loading…
Reference in New Issue
Block a user