line / line-bot-sdk-php

LINE Messaging API SDK for PHP
https://packagist.org/packages/linecorp/line-bot-sdk
Apache License 2.0
711 stars 642 forks source link

CI should run openapi-generator, and run test after it #520

Closed Yang-33 closed 1 year ago

Yang-33 commented 1 year ago

We should run openapi-generator at first, and run test after it(for push and pull-request). If not, it's not easy to find why CI fails in the future.