Fix whitespace.
This commit is contained in:
parent
d20dcbe8db
commit
46ad6c9a5e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue