Run lint as part of test script
This commit is contained in:
parent
61c5325f78
commit
a64f0c7fc7
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
[build]
|
||||
command = """
|
||||
composer lint
|
||||
composer test
|
||||
composer prod
|
||||
yarn prod
|
||||
|
|
Reference in a new issue