I have a false positive when i try to run an non existing command from npm.
After renaming my commands in my package.json and without editing my .circleci/config.yml, I was surprised that my builds were still successful.
Expected behaviour : my build should fail
Current behaviour : my build appears successful