Can you please follow the image here
And if you run with the keyword CucumberKW.runWithCucumberRunner, you need to define the glue in the annotation like this @CucumberOptions(features = "Include/features", glue = "MyExampleFolder") in RSP6388VerifyversionInformation class instead of HomePageSteps class.
[Cucumber] Run with Cucumber Runner | Katalon Docs
