Ghost/.github
Daniel Lockyer 6a3f61f62a Fixed database environment variables leaking across matrix runs
refs https://github.com/TryGhost/Toolbox/issues/244

- due to the way we currently set the env vars, they get applied across
  all matrix variations
- this means we're leaking the variables for SQLite to the MySQL test
  runs and this shows a warning because of how strict `mysql2` is
- this commit switches to optionally setting the env variables
- this is a partial workaround for fbcdacbd83/core/shared/config/utils.js (L55-L76) not seeming to work
2022-06-02 09:49:22 -04:00
..
hooks
ISSUE_TEMPLATE
workflows
AUTO_ASSIGN
CODEOWNERS
CONTRIBUTING.md
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SUPPORT.md