Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sterlp authored Dec 31, 2024
1 parent 5a4f5e1 commit 14e7751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
--health-cmd "echo 'SELECT 1' | /opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P veryStrong123"
--health-interval=10s
--health-timeout=5s
--health-retries=3
--health-retries=5
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 14e7751

Please sign in to comment.