From 1c3ae11ebafe95479fdb8ce8ecf92b9c4ad5ceae Mon Sep 17 00:00:00 2001 From: star liu Date: Wed, 21 Jul 2021 11:18:10 +0800 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 1 - 1 file changed, 1 deletion(-) 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"