In the last post we put call audio in the test suite: treat a few golden
recordings as fixtures, analyze them on every change, and assert on the report so
a regression turns the build red. That works — but it's a pile of pytest you
have to write and maintain.
This post skips the boilerplate. There's now a GitHub Action that does the whole







