We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e526508 commit bdd0da3Copy full SHA for bdd0da3
.github/workflows/test.yaml
@@ -91,7 +91,7 @@ jobs:
91
shell: bash
92
run: |
93
nohup /tmp/stackql -v --pgsrv.port=5444 srv &
94
- sleep 5
+ sleep 10
95
96
- name: Start StackQL server (Windows)
97
if: matrix.os == 'windows-latest'
0 commit comments