I have a configuration file with 1 noop job that looks like this:
jobs:
build-test-complete:
type: no-op
This breaks the VSCode extension, I can't use the "run config" even though my configuration is valid. Please let me know if there are any workarounds for this! Thank you