Disable test for now

This commit is contained in:
Julien Eluard 2019-03-26 15:49:11 +01:00
parent fdbec95629
commit e10c40fe68
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}
- run: yarn test
# - run: yarn test
- run: yarn build-storybook
- persist_to_workspace:
root: .