pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
8 stars 10 forks source link

Split API compatibility check from test job #197

Closed at-wat closed 4 months ago

at-wat commented 4 months ago

Currently, API compatibility check is done in the main test job. So, we can't distinguish whether the unit tests are failing or just pointing out API breakage from CI status.