nit
This commit is contained in:
parent
d01ea4c242
commit
616c1b0815
2
.github/workflows/api-tests-on-uv.yml
vendored
2
.github/workflows/api-tests-on-uv.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
# run: poetry run -P api bash dev/pytest/pytest_artifacts.sh
|
||||
|
||||
- name: Run Unit tests
|
||||
run: uv run --project api bash ../dev/pytest/pytest_unit_tests.sh
|
||||
run: uv run --project api bash dev/pytest/pytest_unit_tests.sh
|
||||
|
||||
- name: Run dify config tests
|
||||
run: uv run --project api python dev/pytest/pytest_config_tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user