Unset KLAYOUT_PATH for CI

This commit is contained in:
Eren Dogan 2023-01-27 20:32:41 -08:00
parent d308bf429f
commit 078042d0e0
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ jobs:
export OPENRAM_HOME="${{ github.workspace }}/compiler"
export OPENRAM_TECH="${{ github.workspace }}/technology"
export FREEPDK45="~/FreePDK45"
# KLAYOUT_PATH breaks klayout installation. Unset it for now...
unset KLAYOUT_PATH
#cd $OPENRAM_HOME/.. && make pdk && make install
#export OPENRAM_TMP="${{ github.workspace }}/scn4me_subm_temp"
#python3-coverage run -p $OPENRAM_HOME/tests/regress.py -j 12 -t scn4m_subm