We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908b9aa commit c98aa93Copy full SHA for c98aa93
.github/workflows/integration.yaml
@@ -179,7 +179,6 @@ jobs:
179
python-version: 3.9
180
- name: Run installed unit tests
181
env:
182
- REDIS_VERSION: ${{ env.CURRENT_REDIS_VERSION }}
183
CLIENT_LIBS_TEST_IMAGE_TAG: ${{ env.CURRENT_REDIS_VERSION }}
184
CLIENT_LIBS_TEST_STACK_IMAGE_TAG: ${{ env.CURRENT_CLIENT_LIBS_TEST_STACK_IMAGE_TAG }}
185
run: |
0 commit comments