Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add diff-check to catch missing Appraisal runs
If we forget to run `bundle exec appraisal`, which is not uncommon, it means we miss when the appraisal files change. This should catch it and fail the build, reporting back that they changed and hinting at what should be done. https://github.com/nickcharlton/diff-check https://nickcharlton.net/posts/diff-check-github-action
- Loading branch information