ci: extends wait delay

This commit is contained in:
getlarge 2022-02-16 08:17:44 +01:00
parent eee8da4b78
commit 7a12ee7eb9
No known key found for this signature in database
GPG Key ID: E4E13243600F9566
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
run: npm run build
# ensure BCDB node is up and running
- run: sleep 10
- run: sleep 20
- name: Test
run: npm run test