mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
disable sync tests for now - because they need turso server
This commit is contained in:
parent
43992bf2c4
commit
283ffd998b
2 changed files with 87 additions and 2 deletions
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
|
@ -63,7 +63,7 @@ jobs:
|
|||
run: uv sync --all-extras --dev --all-packages
|
||||
|
||||
- name: Run Pytest
|
||||
run: uv run pytest tests
|
||||
run: uv run pytest tests/test_database.py
|
||||
|
||||
lint:
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue