mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Once it fails on "Perform CodeQL Analysis", it proceeds to subsequent steps and fails because required files are not created by previous steps. When we have a continue-on-error, all subsequent steps that rely on the step should have a continue-on-error as well.