mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Switch to Bun instead of Deno (or Yarn) for faster web app builds
This commit is contained in:
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@@ -51,4 +51,4 @@ jobs:
|
||||
run: uv sync --all-extras
|
||||
|
||||
- name: 🌡️ Validate Application
|
||||
run: pre-commit run --hook-stage manual --all
|
||||
run: uv run pre-commit run --hook-stage manual --all
|
||||
|
||||
Reference in New Issue
Block a user