Per this discussion we need to add a build matrix that mimics what is used by Dry Monads. This would require splitting out our code quality checks, especially for Git Lint, as separate actions. So there are two actions here:
Add the build matrix.
Add separate CI actions for code quality tools like Git Lint.
Overview
Per this discussion we need to add a build matrix that mimics what is used by Dry Monads. This would require splitting out our code quality checks, especially for Git Lint, as separate actions. So there are two actions here: