You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(schema): skip testcontainers tests when Docker is unavailable
Add runtime Docker availability check (docker info) before attempting
to create testcontainers. This prevents test failures on macOS CI
runners that don't have Docker installed, without requiring -short flag.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments