fix: fix API tool integration test (#19187)
This commit is contained in:
parent
1ca6dbcdc8
commit
bb1d1dc263
4 changed files with 9 additions and 3 deletions
3
.github/workflows/api-tests.yml
vendored
3
.github/workflows/api-tests.yml
vendored
|
|
@ -88,3 +88,6 @@ jobs:
|
|||
|
||||
- name: Run Workflow
|
||||
run: uv run --project api bash dev/pytest/pytest_workflow.sh
|
||||
|
||||
- name: Run Tool
|
||||
run: uv run --project api bash dev/pytest/pytest_tools.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue