mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
fix: run tests via uv
This commit is contained in:
@@ -40,4 +40,4 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
uv pip install pytest pytest-cov
|
||||
make test
|
||||
uv run make test
|
||||
|
||||
Reference in New Issue
Block a user