runtimerevolution / labs

0 stars 0 forks source link

Update Github Actions to include test database #100

Closed kenvontucky closed 1 week ago

kenvontucky commented 2 weeks ago

Add the same database that is being used in docker compose in the Github actions, check the following for more information

https://docs.github.com/en/actions/use-cases-and-examples/using-containerized-services/creating-postgresql-service-containers

the database variables can be set in the Github actions directly, use the same as the ones defined in .env.test