0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-23 15:05:35 +01:00
silverwind 50c30c8173
Add EXECUTABLE_E2E variable and proper Make target
- Add EXECUTABLE_E2E variable alongside EXECUTABLE for the e2e binary
- Make the e2e binary target non-phony, tracking $(GO_SOURCES) to
  avoid unnecessary rebuilds
- Add separate make gitea-e2e step in CI for visibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 04:44:53 +01:00
..