# In CUE SDK there was the ability to force a "step" to run with always directive; in go sdk i implemented an hack in that way: WithEnvVariable("HACK", RandStringRunes(8)). Is there a better alternative ?