Commit afabef0
committed
Replaces Redis brew installation with docker compose
Switches from installing Redis via Homebrew to using docker compose for better consistency and isolation in CI environment.
Removes manual Redis service management and verification steps in favor of docker compose's built-in wait functionality.1 parent b99efba commit afabef0
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
166 | 161 | | |
167 | 162 | | |
168 | 163 | | |
| |||
0 commit comments