Files
Proxy-PPC/.github/workflows
Andrei Alexandru b8a4d8d8da Correct Go workflow path to NewProxy module
- Fixed GitHub Actions CI workflow by setting the working directory to ./NewProxy
- Added module caching to speed up dependency installation
- Replaced 'go mod download' with 'go mod tidy' for automatic dependency resolution
- Ensured all test and vet commands run inside the correct Go module directory
- Resolved 'no modules specified' error during CI runs
2025-11-02 11:13:20 +02:00
..