feat(ci): run JS tests in CI, add npm run check in ws root

This commit is contained in:
ethernet 2026-07-03 19:28:13 -04:00
parent c44de99854
commit 7b3f3047ab
12 changed files with 32 additions and 22 deletions

View file

@ -10,7 +10,7 @@ outputs:
description: Run Python tests / ruff / ty / windows-footguns.
value: ${{ steps.classify.outputs.python }}
frontend:
description: Run the TypeScript typecheck matrix + desktop build.
description: Run the TypeScript testing matrix + desktop build.
value: ${{ steps.classify.outputs.frontend }}
docker_meta:
description: Docker setup and meta files have changed.