actions: path naar vitest config toegevoegd voor coverage
This commit is contained in:
parent
ae45ba7ca8
commit
9c02857718
1 changed files with 1 additions and 0 deletions
1
.github/workflows/frontend-testing.yml
vendored
1
.github/workflows/frontend-testing.yml
vendored
|
@ -67,3 +67,4 @@ jobs:
|
||||||
name: 'Frontend'
|
name: 'Frontend'
|
||||||
json-summary-path: './frontend/coverage/coverage-summary.json'
|
json-summary-path: './frontend/coverage/coverage-summary.json'
|
||||||
json-final-path: './frontend/coverage/coverage-final.json'
|
json-final-path: './frontend/coverage/coverage-final.json'
|
||||||
|
vite-config-path: './frontend/vitest.config.ts'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue