Skip to content

Commit 4a535a9

Browse files
committed
10s
1 parent 7278127 commit 4a535a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: SQL Server Create Database
8787
run: |
88-
sleep 5s
88+
sleep 10s
8989
9090
# Test connection
9191
sqlcmd -S 127.0.0.1 -U sa -P '!QAZ2wsx' -Q 'SELECT 1' -b

0 commit comments

Comments
 (0)