Merge branch 'run-tests'
This commit is contained in:
commit
ac6f42095a
|
@ -1,6 +1,7 @@
|
||||||
[build]
|
[build]
|
||||||
command = """
|
command = """
|
||||||
yarn lint
|
yarn lint
|
||||||
|
composer test
|
||||||
composer prod
|
composer prod
|
||||||
yarn prod
|
yarn prod
|
||||||
cp -R source/dist output_prod
|
cp -R source/dist output_prod
|
||||||
|
|
Loading…
Reference in a new issue