chore: deactivate unit tests on CI

Because they are useless
This commit is contained in:
Jonathan Rainville 2020-01-21 13:45:41 -05:00
parent b498fc7b0f
commit ff4cb6b769
No known key found for this signature in database
GPG Key ID: 5F4630B759727D9C
1 changed files with 0 additions and 1 deletions

View File

@ -15,5 +15,4 @@ install:
- yarn install
script:
- yarn lint
- yarn test:unit
- yarn test:contracts