Skip to content

Commit

Permalink
removing unecessary redis env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-santos committed Oct 26, 2023
1 parent fa4b19b commit 98ddf7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
image: bitnami/redis
ports:
- 6379:6379
env:
REDIS_DB: 1
REDIS_PORT: 6379
REDIS_HOST: nest-clean-cache

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 98ddf7e

Please sign in to comment.