Restored automated tests
This commit is contained in:
parent
ec05dc7771
commit
1a0329fe19
|
@ -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: .
|
||||
|
|
Loading…
Reference in New Issue