Files
Charon/docs
GitHub Actions 0b9484faf0 fix(ci): correct backend build directory in E2E workflow
The E2E workflow was failing during backend build because make build
was being executed from the backend/ directory, but the Makefile exists
at the root level.

Remove working-directory: backend from Build backend step
Allows make build to execute from root where Makefile is located
Verified with local test: frontend + backend build successfully
Related to PR #550 E2E workflow failures
2026-01-25 23:12:21 +00:00
..
2026-01-13 22:11:35 +00:00
2026-01-25 20:14:06 +00:00
2026-01-24 22:22:40 +00:00