Skip to content

Commit

Permalink
Win debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mephenor committed Jul 18, 2024
1 parent f8b1576 commit 041f881
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
id: windows-setup
if: runner.os == 'Windows'
run: |
pip install --disable-pip-version-check pywin32 pypiwin32
pip install --disable-pip-version-check pypiwin32
py -m pip show pypiwin32
- name: Install tox plugin
id: install-tox-gh-actions
Expand Down

0 comments on commit 041f881

Please sign in to comment.