Skip to content

Commit 1c43cf9

Browse files
committed
chore: missing port
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent cad314e commit 1c43cf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
--health-interval 10s
2020
--health-timeout 5s
2121
--health-retries 5
22+
ports:
23+
- 6379:6379
2224

2325
env:
2426
GO111MODULE: on

0 commit comments

Comments
 (0)