Skip to content

Commit

Permalink
Expose redis ports
Browse files Browse the repository at this point in the history
  • Loading branch information
anorthall committed Jul 12, 2023
1 parent 632ab73 commit 957a2e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
- 6379:6379

0 comments on commit 957a2e9

Please sign in to comment.