fix(ci-cd): update github ci-cd

- making sure we run postgreSQL in docker first, remove SKIP_DOCKER=true
This commit is contained in:
2024-05-04 10:34:53 -04:00
parent b4fa90f183
commit d2f959433d
2 changed files with 2 additions and 73 deletions

View File

@@ -1,4 +1,3 @@
pub mod configuration;
pub mod routes;
pub mod startup;