Some checks failed
CI/CD / Test (push) Successful in 1m18s
CI/CD / Lint (push) Successful in 1m11s
CI/CD / Integration Tests (push) Successful in 52s
CI/CD / Native Engine Tests (push) Successful in 50s
CI/CD / Build Binary (push) Successful in 45s
CI/CD / Test Release Build (push) Successful in 1m18s
CI/CD / Release Binaries (push) Failing after 11m10s
- Remove 'git fetch --tags origin' which was fetching all repository tags - This unnecessary tag fetch was causing 5+ minute delays - Tags not needed for build testing - only for actual release job - Expected speedup: 5m36s → ~30s for checkout step