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
This workflow runs `cargo check` for the `bindgen` crate without its
default features (except for the `runtime` feature) and denies any warnings that occur. This would help us
catch any build warnings that happen when building `bindgen` without the
CLI and experimental features disabled.
0 commit comments