Explorar el Código

feat: remove redis relation in the action config

houseme hace 2 años
padre
commit
7bf2053e0f
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .github/workflows/go.yml

+ 0 - 5
.github/workflows/go.yml

@@ -29,11 +29,6 @@ jobs:
     name: Test
     runs-on: ubuntu-latest
     services:
-      redis:
-        image: redis
-        ports:
-          - 6379:6379
-        options: --entrypoint redis-server
       memcached:
         image: memcached
         ports: