Files
ackify-ce/.github/workflows
Benjamin f7a22efc3b fix(ci): create empty web/dist directory before backend tests
The go:embed directive in main.go requires web/dist to exist during compilation.
Backend tests don't need the actual frontend, just an empty directory to satisfy the embed directive.
2025-11-24 09:21:28 +01:00
..