Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: wait for postgres to boot before running tests (#7790)
Tests were failing on this workflow due to postgres taking longer to boot up, now it will wait for postgres to boot up before continuing.
- Loading branch information