It's easy enough to have rspec output results in junit format, which we could combine with [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) to annotate failing specs (we could also use this with rubocop as that supports outputting junit too)