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:
Yusuf Erdem 2022-10-31 15:53:25 +03:00 committed by GitHub
parent 47f97d9dde
commit 347de8b39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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