Skip to content

Commit

Permalink
10s
Browse files Browse the repository at this point in the history
  • Loading branch information
kitloong committed Sep 26, 2021
1 parent 7278127 commit 4a535a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: SQL Server Create Database
run: |
sleep 5s
sleep 10s
# Test connection
sqlcmd -S 127.0.0.1 -U sa -P '!QAZ2wsx' -Q 'SELECT 1' -b
Expand Down

0 comments on commit 4a535a9

Please sign in to comment.