instead of duplicating the db access information across all bootstrap.php files in the testsuites we should have 2 dot-env files - one for the local env and one for the github actions.
that way other devs can run the testsuite locally with different db access credentials more easily