chore: deactivate unit tests on CI
Because they are useless
This commit is contained in:
parent
b498fc7b0f
commit
ff4cb6b769
|
@ -15,5 +15,4 @@ install:
|
|||
- yarn install
|
||||
script:
|
||||
- yarn lint
|
||||
- yarn test:unit
|
||||
- yarn test:contracts
|
||||
|
|
Loading…
Reference in New Issue