Skip to content

Commit

Permalink
workflow fix update
Browse files Browse the repository at this point in the history
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
  • Loading branch information
shaangill025 committed Oct 24, 2022
1 parent feb3067 commit e2930df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
docker-compose -f ./int/docker-compose.yml run tests-cluster
- name: Run integration tests - Redis host
run: |
docker network create --subnet=172.28.0.0/24 test_network
export REDIS_PASSWORD=test1234
export NETWORK_NAME=test_network
docker-compose -f ./int/docker-compose.yml run tests-host
Expand Down

0 comments on commit e2930df

Please sign in to comment.