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 435939e commit 0567107Copy full SHA for 0567107
.github/workflows/python-tests.yml
@@ -45,7 +45,7 @@ jobs:
45
echo "REDIS_IMAGE=redis:${{ matrix.redis-version }}" >> $GITHUB_ENV
46
else
47
echo "REDIS_IMAGE=redis/redis-stack-server:${{ matrix.redis-version }}" >> $GITHUB_ENV
48
- f
+ fi
49
50
- name: Set up Python
51
uses: actions/setup-python@v4
0 commit comments