Skip to content

Commit

Permalink
Fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekshenawa committed Sep 10, 2023
1 parent beb53d8 commit 0ed01e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
brew install --cask Casks/redis-stack-redisinsight.rb
- name: try to redis-stack
run:
set -e
/usr/local/bin/redis-stack-server -h &
/usr/local/bin/redis-stack-server -h &
redis-cli ping

0 comments on commit 0ed01e2

Please sign in to comment.