Try to stabilize SQL Server tests on CI
This commit is contained in:
@@ -4,5 +4,6 @@ services:
|
||||
ports:
|
||||
- '1433'
|
||||
environment:
|
||||
- 'MSSQL_PID=express'
|
||||
- 'MSSQL_SA_PASSWORD=verYs3cret'
|
||||
- 'ACCEPT_EULA=yes'
|
||||
|
||||
Reference in New Issue
Block a user