fix(ci): remove root-module job, scope all jobs to v2/ working directory

The repo has no go.mod at the root — the only module is under v2/.
The root-module job and the root-level go mod tidy in lint both fail with
'go: go.mod file not found'. Drop root-module entirely and ensure both
v2-module and lint use working-directory: v2."
This commit is contained in:
2026-05-24 03:13:52 +00:00
parent 12b229e13a
commit 74e1170bf3

Diff Content Not Available