Skip to content

Commit 9fd81df

Browse files
author
hhsecond
committed
redis connection
1 parent f91f98f commit 9fd81df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
pip install -r requirements.txt
4444
- name: Run Tests
4545
env:
46-
REDIS_HOST: redis
46+
REDIS_HOST: localhost
4747
REDIS_PORT: 6379
4848
run: |
4949
papermill scikit_learn/ScikitLearn2Production.ipynb -

0 commit comments

Comments
 (0)