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
feat: use GitHub Actions service container for MSSQL
- Replace direct docker run with service container configuration
- Add health check using sqlcmd for proper startup detection
- Simplify database setup by removing manual container management
- All databases now use consistent service container approach
0 commit comments