I had tried to add steep check into my GitHub workflow but it canceled after 6 hours.
Checking the output the reason is rbs collection install is not executed.
Failed job:
https://github.com/UnlightCloud/abyss/actions/runs/4973243304/jobs/8898961604
After adding rbs collection install the job is work correctly:
https://github.com/UnlightCloud/abyss/actions/runs/4975528629/jobs/8902774851