brewlog/.github
Jon Seager 02235426c4
ci: speed up pipeline with cargo caching and merged jobs
Merge separate lint and test jobs into a single check job so clippy's
compilation artifacts are reused by tests. Add actions/cache for the
Cargo target directory and registry to enable incremental builds across
runs. Drop unnecessary fetch-depth: 0 from CI jobs.
2026-02-15 11:29:45 +00:00
..
workflows ci: speed up pipeline with cargo caching and merged jobs 2026-02-15 11:29:45 +00:00
dependabot.yml ci: initialise ci configuration 2026-02-06 17:17:02 +00:00