mirror of
https://github.com/langgenius/dify.git
synced 2026-06-09 17:40:22 +08:00
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@@ -50,6 +50,9 @@ jobs:
|
||||
- name: Run ModelRuntime
|
||||
run: poetry run -C api bash dev/pytest/pytest_model_runtime.sh
|
||||
|
||||
- name: Run dify config tests
|
||||
run: poetry run -C api python dev/pytest/pytest_config_tests.py
|
||||
|
||||
- name: Run Tool
|
||||
run: poetry run -C api bash dev/pytest/pytest_tools.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user