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 500905c commit 4da0153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
brew install --cask Casks/redis-stack-redisinsight.rb
- name: try to redis-stack
run:
/usr/local/bin/redis-stack-server -h|grep "Redis is starting"
/usr/local/bin/redis-stack-server -h|grep "Starting redis-stack-server"

0 comments on commit 4da0153

Please sign in to comment.