Remove tab

This commit is contained in:
mrg 2021-03-01 14:59:49 -08:00
parent 96faf06b7c
commit 1614dc140d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
export OPENRAM_TECH="`pwd`/technology:/software/PDKs/skywater-tech"
export OPENRAM_TMP="${{ github.workspace }}/freepdk45_temp"
#python3-coverage run -p $OPENRAM_HOME/tests/regress.py -j 12 -t freepdk45
$OPENRAM_HOME/tests/regress.py -j 12 -t freepdk45
$OPENRAM_HOME/tests/regress.py -j 12 -t freepdk45
- name: Archive
if: ${{ failure() }}
uses: actions/upload-artifact@v2