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

This commit is contained in:
2020-05-07 09:41:11 +02:00
parent d246531cfa
commit 9d96824fe9

View File

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