IntersectMBO / cardano-node-emulator

Apache License 2.0
3 stars 4 forks source link

Add GitHub action CI #24

Closed smelc closed 2 months ago

smelc commented 3 months ago

Context

Since Hydra is regularly broken, this PR adds a GitHub action CI.

This will allow to have CI checks during Hydra's outages, and move on with confidence on this repo.

How to trust this PR

The new Haskell CI passes (it's mostly copied from cardano-cli):

image

The actionlint CI passes (again taken from cardano-cli):

image