mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
ci: Code coverage should include .vue files as well (no-changelog) (#6224)
This commit is contained in:
committed by
GitHub
parent
c42ae651a0
commit
82687902f8
@@ -139,7 +139,6 @@ export default mergeConfig(
|
||||
coverage: {
|
||||
provider: 'c8',
|
||||
reporter: coverageReporters,
|
||||
include: ['src/**/*.ts'],
|
||||
all: true,
|
||||
},
|
||||
css: {
|
||||
|
||||
Reference in New Issue
Block a user