Skip to content

Commit

Permalink
Update autotest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Jan 27, 2025
1 parent 62c0e7a commit 344626f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python -m unittest discover -v -s comtypes\test -t comtypes\test
- name: Run coverage report
run: |
tree
tree /F
coverage report
- name: Unregister the OutProc COM server
run: |
Expand Down

0 comments on commit 344626f

Please sign in to comment.