@ -13,6 +13,10 @@ jobs:
name: Install dependencies
command: |
npm install
- run:
name: Get submodules
git submodule update --init
name: Run tests