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
LLM instructions lint workflow runs `npm run lint:llm` on Node 22. It enables npm cache only when `package-lock.json` is present; otherwise it installs with `npm i --no-audit --no-fund` to avoid lockfile errors.
238
+
237
239
Tests require Unity 2021.3+. Ask user to run tests and provide output.
0 commit comments