nikita-volkov / hasql-pool

A pool of connections for Hasql
http://hackage.haskell.org/package/hasql-pool
MIT License
17 stars 15 forks source link

CI with Github Actions #18

Closed robx closed 2 years ago

robx commented 2 years ago

This sets up running the test with Github Actions instead of travis.

Just filing this here in case you're interested, since I did the work already for another repo.

Happy for suggestions to make the env var code a bit nicer. It's quite useful for me even locally because my default postgrest setup doesn't have passwordless access for user postgres.