Fix whitespace.

This commit is contained in:
Maxwell Oldshein 2025-10-07 14:53:47 -04:00
parent d20dcbe8db
commit 46ad6c9a5e
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ jobs:
poetry run pytest tests/test_manifest.py::test_validate_manifest_against_local_schema
# --- The rest of the steps below are unchanged ---
- name: Validate modified targets
if: steps.discover-modified.outputs.changed_targets != ''
continue-on-error: true