diff --git a/gocd/templates/bash/check-github.sh b/gocd/templates/bash/check-github.sh index 4617ffb3be..891b2584ac 100644 --- a/gocd/templates/bash/check-github.sh +++ b/gocd/templates/bash/check-github.sh @@ -5,7 +5,8 @@ checks-githubactions-checkruns \ getsentry/snuba \ ${GO_REVISION_SNUBA_REPO} \ "Tests and code coverage (test)" \ - "Tests and code coverage (test_distributed)" \ + "Tests and code coverage (test_distributed, 0, 2)" \ + "Tests and code coverage (test_distributed, 1, 2)" \ "Tests and code coverage (test_distributed_migrations)" \ "Build and push production image" \ "Dataset Config Validation" \