We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35741b8 commit d3eed85Copy full SHA for d3eed85
tests/vike.ts
@@ -11,6 +11,6 @@ export async function test(options: RunOptions) {
11
'@vitejs/plugin-vue': true,
12
},
13
build: 'build',
14
- test: 'test',
+ test: 'test:vite-ecosystem-ci',
15
})
16
}
0 commit comments