paambaati / codeclimate-action

GitHub Action to send your code coverage to CodeClimate
MIT License
202 stars 64 forks source link

feat!: new environment verification flag #755

Closed paambaati closed 5 months ago

paambaati commented 5 months ago

Fixes https://github.com/paambaati/codeclimate-action/issues/744.

This change now checks for an unsupported combination of OS and CPU architecture, and gracefully fails with a clear error message.