Skip to content

Commit 58bbaa4

Browse files
committed
Revert "install main of SC for CI"
This reverts commit 983ec3c.
1 parent b3765cc commit 58bbaa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
pip install --upgrade pip
4141
pip install .[dev]
4242
43-
# Temporary
44-
pip uninstall -y siliconcompiler
45-
pip install siliconcompiler@git+https://github.com/siliconcompiler/siliconcompiler@main
46-
4743
# change running directory
4844
mkdir testrun
4945
cd testrun

0 commit comments

Comments
 (0)