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): correct TESTNET_VARIANT assignment in regression.sh (#3235)
Ensure TESTNET_VARIANT is set correctly for Byron cluster CI runs by fixing
the variable expansion logic. This prevents unintended values when the
environment variable is unset.
0 commit comments