turash/.gitea/workflows
Damir Mukimov 40a018b10b
fix: Make go list diagnostic non-failing in vet step
- Add || echo to prevent go list ./pkg/config from failing the step
- This was added as a diagnostic but shouldn't block the workflow
- go vet will still catch actual issues
2025-12-24 23:17:30 +01:00
..
ci.yml fix: Make go list diagnostic non-failing in vet step 2025-12-24 23:17:30 +01:00