Skip to content

Commit 8aae646

Browse files
committed
List installed pip packages
Signed-off-by: Nicolas Bock <[email protected]>
1 parent 42a46dc commit 8aae646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: |
2929
sudo apt install python3-pip
3030
sudo pip install -r requirements.txt
31+
pip list --verbose
3132
python3 setup.py install
3233
3334
- name: Clone portage

0 commit comments

Comments
 (0)