0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-28 10:19:22 +02:00
silverwind ad9b633757
ci: restore make backend in db-test jobs
The previous commit replaced `make backend` with `make generate-go`
on the assumption that the gitea executable was unused by the
integration tests. It is used: integration tests install git
pre-receive hooks that shell out to the binary, so `git push`
operations during tests fail with "No such file or directory".

Reverts that part of the previous change; the other cache-reuse
tweaks remain.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
2026-05-09 01:26:34 +02:00
..
2026-05-01 02:15:01 +08:00
2025-01-10 16:03:07 +08:00
2024-12-12 15:45:27 -05:00
2024-02-22 19:53:03 +01:00