You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"health": "npm --workspace web run lint && npm --workspace web run test:run && npm --workspace backend run check && npm --workspace backend run test:run && npm --workspace backend run test:migration-sql && cd web/workers/chat && npm run test:run",