Try to fix typescript coverage on Go only branches
Created by: eseliger
Since we introduced smaller builds for PRs that only affect Go code, the coverage for TypeScript varies a lot since no reports are uploaded. Also, no reports would be posted ever, since we don't reach the number of 6 builds. Should we give this a try and revert if it doesn't help?