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 715f74f commit 909875fCopy full SHA for 909875f
.github/workflows/codeql-v7.yml
@@ -64,6 +64,7 @@ jobs:
64
run: |
65
while ! nc -z localhost 9200; do sleep 1; done
66
while ! nc -z localhost 9210; do sleep 1; done
67
+ sleep 5
68
69
- name: Run the tests
70
0 commit comments