Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into feat/connect-conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
mthuret authored Sep 25, 2017
2 parents e9425be + 485600c commit 16c18e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ if [ "$CI" = "true" ]
else jest
fi
yarn lint
yarn test:regressions
yarn argos
# issue with happo due to storybook. Uncomment when fixed.
# yarn test:regressions
# yarn argos
NODE_ENV=production yarn test:build
yarn test:recipes

0 comments on commit 16c18e8

Please sign in to comment.