* MM-27041: Do not run tests against both DBs in CI We already run the entire test suite for both mysql and postgres in parallel in CI. So we just run the tests for the current database set. * Fix incorrect env var
* MM-27041: Do not run tests against both DBs in CI We already run the entire test suite for both mysql and postgres in parallel in CI. So we just run the tests for the current database set. * Fix incorrect env var