Run tests on build
This commit is contained in:
parent
201dcb4e92
commit
2b5796641f
|
@ -1,4 +1,4 @@
|
||||||
[build]
|
[build]
|
||||||
command = "yarn build"
|
command = "yarn test && yarn build"
|
||||||
publish = "dist"
|
publish = "dist"
|
||||||
environment = { YARN_VERSION = "1.13.0" }
|
environment = { YARN_VERSION = "1.13.0" }
|
||||||
|
|
Reference in a new issue