Refactor NAMU-PC and r86s targets: replace empty targets and sets with direct reference to common_targets

This commit is contained in:
2025-09-29 19:14:43 +03:00
parent 9b5f3879e2
commit e144111384

View File

@@ -44,12 +44,8 @@ common_targets: &common
NAMU-PC:
labels:
- location: kv40
targets: []
sets:
- *common
targets: *common
r86s:
labels:
- location: gr7
targets: []
sets:
- *common
targets: *common