1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-15 17:13:18 +02:00

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

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