From cf1def83c39b00027cfe84914f260fcddf39a76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 25 Feb 2025 11:02:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20GitHub=20Actions=20?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=EF=BC=8C=E5=B0=86=20Redis=20?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=90=8D=E7=A7=B0=E6=9B=B4=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=20redissss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/services-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/services-test.yaml b/.github/workflows/services-test.yaml index 2c0eebb..9cc9d1f 100644 --- a/.github/workflows/services-test.yaml +++ b/.github/workflows/services-test.yaml @@ -10,7 +10,7 @@ jobs: services-test: runs-on: ubuntu-latest services: - redis: + redissss: image: redis:alpine ports: - 6379:6379