mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Switch to Bun instead of Deno (or Yarn) for faster web app builds
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -88,5 +88,5 @@ jobs:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
POSTGRES_DB: postgres
|
||||
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
|
||||
run: pytest
|
||||
run: uv run pytest
|
||||
timeout-minutes: 10
|
||||
|
||||
Reference in New Issue
Block a user