Skip to content

Commit b671da5

Browse files
authored
Update ci.yml
1 parent a9a910b commit b671da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: |
9090
python --version --version
9191
pip --version
92-
pip info
92+
pip list
9393
pip freeze --all
9494
- name: Install Linux Qt5 dependencies
9595
if: matrix.os.python_platform == 'linux' && matrix.reactor.dependencies == 'qt5'

0 commit comments

Comments
 (0)