mirror of https://github.com/VLSIDA/OpenRAM.git
Add source path with env variables
This commit is contained in:
parent
d34583093e
commit
20a65fe7b2
10
.coveragerc
10
.coveragerc
|
|
@ -6,10 +6,6 @@ omit =
|
||||||
/usr/*
|
/usr/*
|
||||||
[paths]
|
[paths]
|
||||||
source =
|
source =
|
||||||
/home/gitlab-runner/builds/2fd64746/0
|
$OPENRAM_HOME
|
||||||
/home/gitlab-runner/builds/2fd64746/1
|
$OPENRAM_TECH
|
||||||
/home/gitlab-runner/builds/2fd64746/2
|
|
||||||
/home/gitlab-runner/builds/2fd64746/3
|
|
||||||
/home/gitlab-runner/builds/2fd64746/4
|
|
||||||
/home/gitlab-runner/builds/2fd64746/5
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue