fix redix
This commit is contained in:
parent
f00103b521
commit
b747e19f31
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -23,10 +23,8 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
pip install coverage coveralls
|
||||
|
||||
- name: Start Redis v5
|
||||
uses: superchargejs/redis-github-action@1.1.0
|
||||
with:
|
||||
redis-version: ${{ matrix.redis-version }}
|
||||
- name: Start Redis
|
||||
uses: superchargejs/redis-github-action@1.4.0
|
||||
|
||||
- name: Run Tests
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user