e2e-test: update to call build:all
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -275,7 +275,7 @@ async function createApp(
|
||||
for (const cmd of [
|
||||
'install',
|
||||
'tsc:full',
|
||||
'build',
|
||||
'build:all',
|
||||
'lint:all',
|
||||
'prettier:check',
|
||||
'test:all',
|
||||
|
||||
Reference in New Issue
Block a user