prod broken
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m56s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m56s
This commit is contained in:
@@ -19,8 +19,8 @@ export default defineConfig({
|
||||
coverage: {
|
||||
provider: 'v8',
|
||||
// We remove 'text' here. The final text report will be generated by `nyc` after merging.
|
||||
reporter: ['html', 'json'],
|
||||
reportsDirectory: './.coverage/integration',
|
||||
reporter: ['html', 'json-summary', 'json'],
|
||||
reportsDirectory: '.coverage/integration',
|
||||
clean: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user