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
Fix CI workflow - set DOCKER_IMAGE and TIDB_VERSION as env vars
Set DOCKER_IMAGE and TIDB_VERSION as environment variables in the step,
then unset the one that's not needed for each test type.
This ensures environment variables are properly available to TestMain.
0 commit comments