tftsr-devops_investigation/.gitea/workflows
Shaun Arman 02787361c8
Some checks failed
Test / rust-fmt-check (push) Successful in 33s
Test / rust-clippy (push) Failing after 2m35s
Test / rust-tests (push) Successful in 3m23s
Test / frontend-tests (push) Successful in 46s
Test / frontend-typecheck (push) Failing after 2m14s
ci: fix apt-get update missing before git install in checkout steps
rust:1.88-slim has an empty package cache. apt-get install git
was failing with 'Unable to locate package git'.
Add apt-get update -qq before every apt-get install in checkout steps.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 16:07:17 -05:00
..
release.yml ci: fix apt-get update missing before git install in checkout steps 2026-03-29 16:07:17 -05:00
test.yml ci: fix apt-get update missing before git install in checkout steps 2026-03-29 16:07:17 -05:00