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
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
test: fix syntax tests so they work when testing against builds repo (#1571)
When running tests against the builds repo, the package.json and yarn.lock files get updated.
The syntax check only really cares about modifications to files in the syntaxes folder.
0 commit comments