mirror of
https://github.com/logos-co/logos-app.git
synced 2026-08-31 03:11:08 +00:00
The Continuous Integration section named `.github/workflows/ci.yml`, which
does not exist in this repo — CI is build.yml ("Build & Release": AppImage per
Linux arch, macOS app bundle, plus unit/QML/sandbox/UI tests, the host-services
grant guard and coverage) and doctests.yml. It also listed "Use cachix cache";
both workflows now take Nix and the shared Attic cache from
logos-co/setup-nix-cache-action, and no cachix reference remains.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>