mirror of https://github.com/VLSIDA/OpenRAM.git
Forgot coverge run statement
This commit is contained in:
parent
5eedce7dc3
commit
043e468818
|
|
@ -8,7 +8,7 @@ freepdk45:
|
|||
|
||||
scn4m_subm:
|
||||
script:
|
||||
- $OPENRAM_HOME/tests/regress.py -t scn4m_subm
|
||||
- coverage run $OPENRAM_HOME/tests/regress.py -t scn4m_subm
|
||||
- coverage report -m
|
||||
coverage: '/TOTAL.+ ([0-9]{1,3}%)/'
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Reference in New Issue