@@ -18,3 +18,15 @@ verify:
just clippy
just test
ui-install:
cd apps/ui && npm install
ui-build:
cd apps/ui && npm run build
ui-test:
cd apps/ui && npm run test -- --run
verify-ui:
just ui-build
just ui-test
The note is not visible to the blocked user.