Skip to content

Commit 2199875

Browse files
committed
Fix workflow
1 parent 1185ef2 commit 2199875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
adapter:
1717
[
1818
AMQP,
19-
AMQPAck
20-
AMQPSwoole
19+
AMQPAck,
20+
AMQPSwoole,
2121
Pool,
2222
SwooleRedisCluster,
2323
Swoole,

0 commit comments

Comments
 (0)