Closed micolous closed 1 year ago
This does a few things to speed up CI tasks:
webauthn-authenticator-rs
cargo fmt
There's more jobs now, but they're smaller jobs, so less likely to block things up when you have a few branches running in parallel.
This does a few things to speed up CI tasks:
webauthn-authenticator-rs
, rather than the whole librarycargo fmt
into its own actionwebauthn-authenticator-rs
on Windows unless using Windows-specific featuresThere's more jobs now, but they're smaller jobs, so less likely to block things up when you have a few branches running in parallel.