samisagit / natskell

A NATS client library written in Haskell
MIT License
7 stars 0 forks source link

Investigate docker in CI #39

Closed samisagit closed 2 years ago

samisagit commented 2 years ago

To run integration tests in CI we'll need to start docker containers in the test action.

samisagit commented 2 years ago

Docker is available in CI, though we should pull the latest NATS image

samisagit commented 2 years ago

Docker is available in CI, though we should pull the latest NATS image

Maybe add this to the makefile so dev runs also cover this requirement