Skip to content

Commit e5f2352

Browse files
committed
List packages in venv
1 parent 619b1e4 commit e5f2352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
renode-run: |
4242
python -m venv .venv
4343
source .venv/bin/activate
44+
pip list
4445
pip install .
4546
protoplaster -d tests -r . -a . -t basic.yml
4647
devices: |

0 commit comments

Comments
 (0)