Can't get Codecov to work with monorepo

@phanan, if you take a look, you’ll see that the GHA and Heroku builds have different commit SHAs. For GitHub Actions, add fetch-depth: 2 (or similar as above).

1 Like