Skip to content

Commit 14e7751

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
--health-cmd "echo 'SELECT 1' | /opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P veryStrong123"
4444
--health-interval=10s
4545
--health-timeout=5s
46-
--health-retries=3
46+
--health-retries=5
4747
4848
steps:
4949
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)