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.
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
.