Skip to content

Commit 0b285bb

Browse files
committed
yml_fix
1 parent 1e4d948 commit 0b285bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/django-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
--health-interval 10s
2323
--health-timeout 5s
2424
--health-retries 5
25+
ports:
26+
# Maps port 6379 on service container to the host
27+
- 6379:6379
2528

2629
steps:
2730
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)