This commit is contained in:
J. Nick Koston
2025-10-11 15:34:15 -10:00
parent e69013317d
commit 153f01ef77
+1 -1
View File
@@ -244,7 +244,7 @@ def main() -> None:
component
for component in changed_components
if (component_test_dir := tests_dir / component).exists()
and next(component_test_dir.glob("test.*.yaml"), None) is not None
and any(component_test_dir.glob("test.*.yaml"))
]
# Build output