chore: foresight coverage configuration (#11105)
* Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml * Update test.yml
This commit is contained in:
parent
47f97d9dde
commit
347de8b39c
|
|
@ -62,6 +62,9 @@ jobs:
|
|||
test_format: JUNIT
|
||||
test_framework: JEST
|
||||
test_path: ./coverage/junit.xml
|
||||
coverage_format: LCOV/TXT
|
||||
coverage_path: ./coverage/lcov.info
|
||||
|
||||
|
||||
puppeteer:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue