Skip to content

Commit 886e7d0

Browse files
committed
🐎 ci: service name
1 parent 7b0383d commit 886e7d0

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
@@ -14,7 +14,7 @@ jobs:
1414
python-version: [ "3.8", "3.9", "3.10" ]
1515
runs-on: ${{ matrix.os }}
1616
services:
17-
rabbitmq:
17+
redis:
1818
image: redis:latest
1919
options: >-
2020
--health-cmd "redis-cli ping"

0 commit comments

Comments
 (0)