mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-13 04:48:18 +00:00
Also need pywin32.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -96,7 +96,7 @@ jobs:
|
|||||||
- name: Run tox for corresponding Python version
|
- name: Run tox for corresponding Python version
|
||||||
if: ${{ contains(matrix.os, 'windows') }}
|
if: ${{ contains(matrix.os, 'windows') }}
|
||||||
run: |
|
run: |
|
||||||
pip install twisted
|
pip install twisted pywin32
|
||||||
python -m tox | python misc/windows-enospc/passthrough.py
|
python -m tox | python misc/windows-enospc/passthrough.py
|
||||||
|
|
||||||
- name: Upload eliot.log
|
- name: Upload eliot.log
|
||||||
|
Reference in New Issue
Block a user