Files
goplt/.github/workflows
0x1d 483e589c37 Fix CI: Use full module path for Ent target directory
Ent requires the target to be a valid Go package path, not a relative path.
Changed from --target ../internal/ent to --target git.dcentral.systems/toolz/goplt/internal/ent
2025-11-07 08:20:56 +01:00
..