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
Add "js" to tidy extra checks for "mingw-check-tidy" CI job
Also, stop pre-installing `eslint` - the docker image is not cached in CI, so there's no point in explicitly `npm install`ing it instead of just letting `npx` download it
0 commit comments