6a3f61f62a
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
|
||
---|---|---|
.. | ||
auto-assign.yml | ||
browser-tests.yml | ||
canary.yml | ||
label-actions.yml | ||
migration-review.yml | ||
release.yml | ||
stale.yml | ||
test.yml |