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 CI job to check auto-generated code is committed (#211)
Added a job to verify that auto-generated code is committed after making changes to a corresponding source of truth.
This should prevent problems, like the recent atomic store instructions that were committed, but missing in `instructions.json` and vice versa.
0 commit comments