parent
fe9ebe7f65
commit
fbfe5ef643
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: uv sync
|
run: .venv/bin/uv sync
|
||||||
|
|
||||||
- name: Run tests (API call)
|
- name: Run tests (API call)
|
||||||
run: pytest -s tests/basic.py
|
run: pytest -s tests/basic.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue