Despite `$COVERALLS_REPO_TOKEN` being correctly defined and passed in (via `tox`), getting a 422 error on GitHub Actions https://github.com/casperdcl/git-fame/runs/1383075434?check_suite_focus=true#step:5:62 (https://github.com/casperdcl/git-fame/commit/20b3f10f084d4f176ce041c7ec7abd1fa948fa3a) ``` Could not submit coverage: 422 Client Error: Unprocessable Entity for url: coveralls.io/api/v1/jobs ``` Note that `codecov` by comparison (using `$CODECOV_TOKEN`) works fine.