Skip to content

Commit 0567107

Browse files
committed
fix actions workflow
1 parent 435939e commit 0567107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "REDIS_IMAGE=redis:${{ matrix.redis-version }}" >> $GITHUB_ENV
4646
else
4747
echo "REDIS_IMAGE=redis/redis-stack-server:${{ matrix.redis-version }}" >> $GITHUB_ENV
48-
f
48+
fi
4949
5050
- name: Set up Python
5151
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)