Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Sep 16, 2023
1 parent 53f1cf9 commit 19ffe2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements/dev.txt
pip install pywin32
- name: Test
run: |
coverage run --source=asciimatics -m unittest
Expand Down

0 comments on commit 19ffe2b

Please sign in to comment.