diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5fb43e92..91b7f73c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: