kowainik / summoner

🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
https://kowainik.github.io/projects/summoner
Mozilla Public License 2.0
694 stars 73 forks source link

Build all generated projects on GitHub Actions with all valid combinations #533

Open chshersh opened 3 years ago

chshersh commented 3 years ago

As we are currently moving away from Travis CI, it makes sense to move the building of all our test projects on GitHub Actions. I propose to create a separate .yml workflow just for building our generated projects.

As mentioned in #532, we also want to build our projects with -Werror.