Update go.yml

This commit is contained in:
star liu 2021-07-21 11:18:10 +08:00 committed by GitHub
parent b718aa88a2
commit 1c3ae11eba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"