Further fixes to Vite CI
All checks were successful
CI / Go tests & lint (push) Successful in 8s
CI / Frontend tests & type-check (push) Successful in 24s

This commit is contained in:
2026-04-09 10:53:06 -03:00
parent 9dbe18caea
commit 73ad1ed788
2 changed files with 2 additions and 2 deletions

View File

@@ -44,4 +44,4 @@ jobs:
- name: Run tests
working-directory: web
run: CI=true npm test -- --watchAll=false
run: npm test