Skip to content

Commit

Permalink
Give CodeQL some more time
Browse files Browse the repository at this point in the history
  • Loading branch information
olivere committed Jun 16, 2021
1 parent 715f74f commit 909875f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-v7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
run: |
while ! nc -z localhost 9200; do sleep 1; done
while ! nc -z localhost 9210; do sleep 1; done
sleep 5
- name: Run the tests
run: |
Expand Down

0 comments on commit 909875f

Please sign in to comment.