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
fix: remove Rust/tree-sitter from publish workflow
schema-cache.d.ts is already generated by `just gen-lint` and
validated by the codegen check in PRs. The publish workflow only
needs to run tsc and copy files, no Rust compilation needed.
0 commit comments