Skip to content

Commit 7a12ee7

Browse files
committed
ci: extends wait delay
1 parent eee8da4 commit 7a12ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: npm run build
6363

6464
# ensure BCDB node is up and running
65-
- run: sleep 10
65+
- run: sleep 20
6666

6767
- name: Test
6868
run: npm run test

0 commit comments

Comments
 (0)