swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.05k stars 390 forks source link

ci: fix ci tests #544

Closed kauanslr closed 1 year ago

kauanslr commented 1 year ago

Fix the ci tests.

Fell free to optimize the changes :)

Arkanius commented 1 year ago

Well done bro! Nice one, tks!