west/tests/manifests/invalid_bad_default_remote.yml

12 lines
172 B
YAML

manifest:
defaults:
remote: doesnotexist
remotes:
- name: testremote
url-base: https://example.com
projects:
- name: foo
remote: testremote