chore: fix foresight coverage path
This commit is contained in:
parent
891cd8f5c5
commit
63e141ab05
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
test_format: JUNIT
|
||||
test_framework: JEST
|
||||
coverage_format: JACOCO/XML
|
||||
test_path: ./coverage/junit.xml
|
||||
coverage_path: ./coverage/junit.xml
|
||||
|
||||
puppeteer:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue