2 months ago
8574b56pnpm audit ran in js-quality and again in all three tauri-build legs against the same lockfile. The three extra runs could only ever agree with the first, and they put a registry round trip inside the slowest job in CI. dependency-checks rebuilt cargo-shear from source with cargo install on every run - minutes of compilation for a check whose actual work takes seconds. taiki-e/install-action fetches the prebuilt binary, the same way the job matrix already installs nextest.
Parentb0c5d14