Steps missing in jenkins build but found in local environment

Hi all,
I am facing the followin problem:
I have my cucumber project in Katalon, having runners for both run in local and in jenkins, the runners are exactly the same glue="" tags="" except by the feature folders route which are based one in local and the other one based in jenkins machine, the problem is that in local this concrete folder is found and executed fine but the steps are missing while executing the same feature in Jenkins machine, it is weird because it only happens to this feature, I have many other features in the same folder which are working fine in Jenkins.

Can someone shed some light on this please? Many thanks in advance.