Skip to content

Commit

Permalink
redis macos
Browse files Browse the repository at this point in the history
  • Loading branch information
dh1tw committed Dec 28, 2023
1 parent 3ffbe81 commit 7deffba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ jobs:
python -m pip install --upgrade pip setuptools
python -m pip install -e .
python -m pip install -r requirements-pytest.txt
- name: Start Redis
uses: supercharge/[email protected]
uses: shogo82148/[email protected]
with:
redis-version: ${{ matrix.redis-version }}

Expand Down

0 comments on commit 7deffba

Please sign in to comment.