asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
185 stars 18 forks source link

Init global variable to GitHub Actions instead of test code #220

Closed mirromutth closed 5 months ago

mirromutth commented 5 months ago

Motivation:

Should not init MySQL global variables in test code.

Modification:

Result:

Global variables will be initialized on GitHub Actions.