elixirkoans / elixir-koans

Elixir learning exercises
MIT License
2.22k stars 599 forks source link

Fix failing tests & consider adding CI #270

Closed iamvery closed 2 years ago

iamvery commented 2 years ago

Problem

There are a few failing tests in the project on master currently. Those should be easy to address, but we may consider adding a CI to the project to avoid these going unnoticed and increase confidence in changes to the koans moving forward.