You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration tests with MySQL are working locally but not in the GitHub
Runner. We don't know yet why. See:
#580
That's affecting deployments and releases. We move the execution to a
new temporary workflows until it's fixed. Be sure to execute it locally
before opening new PR:
```console
./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh
```
0 commit comments