Skip to content

Commit c98aa93

Browse files
committed
Removing unused env var from build and test github actions
1 parent 908b9aa commit c98aa93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ jobs:
179179
python-version: 3.9
180180
- name: Run installed unit tests
181181
env:
182-
REDIS_VERSION: ${{ env.CURRENT_REDIS_VERSION }}
183182
CLIENT_LIBS_TEST_IMAGE_TAG: ${{ env.CURRENT_REDIS_VERSION }}
184183
CLIENT_LIBS_TEST_STACK_IMAGE_TAG: ${{ env.CURRENT_CLIENT_LIBS_TEST_STACK_IMAGE_TAG }}
185184
run: |

0 commit comments

Comments
 (0)