Files
sharedinbox/lib
Thomas SharedInboxandClaude Sonnet 4.6 f1f4171306 fix(ci): fix YAML parse error in Print runner wait time step
The multi-line python3 -c block had unindented Python code that
terminated the YAML block scalar, causing a preExecutionError on every
CI run. Inline the Python as a one-liner.

Also apply dart format to email_repository_impl.dart and
email_repository_impl_test.dart (reformatted by CI container).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 03:29:40 +02:00
..