Skip to content

Commit 909875f

Browse files
committed
Give CodeQL some more time
1 parent 715f74f commit 909875f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-v7.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
run: |
6565
while ! nc -z localhost 9200; do sleep 1; done
6666
while ! nc -z localhost 9210; do sleep 1; done
67+
sleep 5
6768
6869
- name: Run the tests
6970
run: |

0 commit comments

Comments
 (0)