Kleidukos / get-tested

Go get tested! Github Actions matrix generator for your haskell projects' CI
BSD 3-Clause "New" or "Revised" License
45 stars 3 forks source link

Add github action #23

Closed turion closed 10 months ago

turion commented 10 months ago

Adds a github action.

turion commented 10 months ago

Yep, I think this works now. Feel free to review :) The maintenance should be fairly simple: Whenever you release a new version, just push a new tag and maybe update the readme. That's it.

For the next release, you can change the repo in the readme and your CI setup from mine to yours.

Kleidukos commented 10 months ago

Fantastic, thank you very much @turion!