Further fixes to Vite CI
This commit is contained in:
@@ -46,7 +46,7 @@ tasks:
|
||||
desc: Run frontend tests
|
||||
dir: "{{.WEB_DIR}}"
|
||||
deps: [web:install]
|
||||
cmd: npm test -- --watchAll=false
|
||||
cmd: npm test
|
||||
|
||||
# ── Backend ─────────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
Reference in New Issue
Block a user