Files
bouncer/.gitea/workflows/ci.yml
user aae9b0f771
Some checks failed
CI / secrets (push) Failing after 0s
CI / lint (push) Successful in 11s
CI / test (push) Successful in 26s
CI / build (push) Has been skipped
fix: replace all actions/checkout with git clone
The linux runner (anvil) has no Node.js, so actions/checkout@v4
fails on every job. Use manual git clone consistently across
all jobs — container and host alike.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 08:08:22 +01:00

2.3 KiB