Skip to content

Commit a2752df

Browse files
committed
Update test tap name
1 parent 2c44478 commit a2752df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
export HOMEBREW_GITHUB_API_TOKEN=$GITHUB_TOKEN
3939
brew update
40-
brew tap ${{ vars.REDIS_TAP }} .
40+
brew tap redis/redis .
4141
4242
- name: Install Redis CE
4343
run: |

0 commit comments

Comments
 (0)