Skip to content

Commit a884ed5

Browse files
authored
Update build.yml
1 parent 14e7751 commit a884ed5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ jobs:
3939
MSSQL_SA_PASSWORD: veryStrong123
4040
ports:
4141
- 1433:1433
42-
options: >-
43-
--health-cmd "echo 'SELECT 1' | /opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P veryStrong123"
44-
--health-interval=10s
45-
--health-timeout=5s
46-
--health-retries=5
4742

4843
steps:
4944
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)