Skip to content

Commit

Permalink
redis service fix
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed May 24, 2022
1 parent bd2f93e commit 829a05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
redis:
image: redis
ports:
- 6379/tcp
- 6379:6379
strategy:
matrix:
os: [ ubuntu-latest ]
Expand Down

0 comments on commit 829a05b

Please sign in to comment.