Skip to content

Commit 3d2da76

Browse files
committed
Update autotest.yml
1 parent c7cc1b9 commit 3d2da76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: install comtypes
6464
run: |
6565
pip install --upgrade setuptools build pip pyproject_hooks wheel
66-
python -m pip install .
66+
python -m pip install . --verbose
6767
pip uninstall comtypes -y
6868
python test_pip_install.py
6969

0 commit comments

Comments
 (0)