diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2607658cb..8123eb9bc 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -19,7 +19,6 @@ jobs: # Service containers to run with `code-test` services: redis: - # Docker Hub image image: redis options: >- --health-cmd "redis-cli ping"