Skip to content

Commit

Permalink
Updates redis
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Feb 23, 2024
1 parent 575d4de commit f78748f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Run tests in Docker container
run: |
docker run --rm \
-e BLOT_REDIS_HOST=redis \
-e BLOT_REDIS_HOST=localhost \
my-node-app-builder npm test
- name: Move cache
Expand Down

0 comments on commit f78748f

Please sign in to comment.