bilhej/.forgejo/workflows
Joakim Mörling 076fe1b299
Some checks failed
CI / Lint, type check, unit tests, coverage (push) Failing after 1m43s
CI / E2E browser tests (push) Failing after 2s
fix: replace actions/checkout with direct git clone to preserve /git/ subpath
- Replace actions/checkout@v4 with git clone in both jobs
- Clone URL: https://x-access-token:${FORGEJO_TOKEN}@srvr.nu/git/jocke/bilhej.git
- The checkout action constructed https://srvr.nu/jocke/bilhej/ dropping the /git/ subpath
- FORGEJO_TOKEN is automatically injected by Forgejo at runtime
- Remove ineffective GITHUB_SERVER_URL env var
2026-05-19 16:24:48 +02:00
..
ci.yml fix: replace actions/checkout with direct git clone to preserve /git/ subpath 2026-05-19 16:24:48 +02:00