Skip to content

Commit de1483c

Browse files
committed
install pip before calling it during run-tests
1 parent 8930f1c commit de1483c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
python3-matplotlib \
4545
python3-numpy \
4646
python3-pandas \
47+
python3-pip \
4748
python3-requests \
4849
python3-scipy \
4950
python3-soundfile \

0 commit comments

Comments
 (0)