mirror of https://github.com/VLSIDA/OpenRAM.git
Duh. Forgot coverage report.
This commit is contained in:
parent
c9f2b0e455
commit
3864e45aec
|
|
@ -29,6 +29,7 @@ coverage:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
script:
|
script:
|
||||||
- coverage combine
|
- coverage combine
|
||||||
|
- coverage report
|
||||||
- coverage html -d coverage_html
|
- coverage html -d coverage_html
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue