Skip to content

Commit 7bf2053

Browse files
committed
feat: remove redis relation in the action config
1 parent dab9d68 commit 7bf2053

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ jobs:
2929
name: Test
3030
runs-on: ubuntu-latest
3131
services:
32-
redis:
33-
image: redis
34-
ports:
35-
- 6379:6379
36-
options: --entrypoint redis-server
3732
memcached:
3833
image: memcached
3934
ports:

0 commit comments

Comments
 (0)