(ci) Wait a little for the devchain to start up

This commit is contained in:
Basti 2020-05-07 09:41:11 +02:00
parent d246531cfa
commit 9d96824fe9
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

View File

@ -22,6 +22,7 @@ install:
before_script: before_script:
- npm run devchain & - npm run devchain &
- sleep 10
script: script:
- npm run lint:wrapper - npm run lint:wrapper