Skip to content

Commit

Permalink
ci: extends wait delay
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Feb 16, 2022
1 parent eee8da4 commit 7a12ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7a12ee7

Please sign in to comment.