update github workflow

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
This commit is contained in:
Sarthak Sharma 2022-11-14 16:50:45 +05:30
parent 6976f58752
commit 53196cacc0
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ jobs:
uses: shogo82148/actions-setup-redis@v1
with:
redis-version: '6'
run: redis-cli ping
- name: Install docker - MacOS
if: matrix.os == 'macos-11'
uses: docker-practice/actions-setup-docker@v1