Skip to content

Commit 1a96eab

Browse files
authored
Update tests.yml
1 parent 6ebfef9 commit 1a96eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
sudo apt-get install ngspice iverilog ngspice-dev libngspice0-dev
2121
- name: Install
2222
run: |
23-
pip install -e .
23+
pip install -vvv -e .
2424
make
2525
- name: Teset
2626
run: |

0 commit comments

Comments
 (0)