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 a GitHub Action (or CI workflow) that runs cargo build to verify that the Rust project can successfully compile. This ensures that code changes do not break the build.