Enable test all

This commit is contained in:
Nathan Bierema 2020-08-01 21:39:08 -04:00
parent 3ab39bf322
commit 277e1fd7a0

View File

@ -9,4 +9,4 @@ cache:
script: script:
- yarn build:all - yarn build:all
- yarn lint:all - yarn lint:all
- yarn test - yarn test:all