Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
junkmd committed May 23, 2024
1 parent 13bbc88 commit 8f03d04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
cd source/OutProcSrv/
nmake -f Makefile
cd ../../
- name: Register COM Server
run: regsvr32 /s source/OutProcSrv/Server.exe
- name: unittest comtypes
run: |
python -m unittest discover -v -s ./comtypes/test -t comtypes\test

0 comments on commit 8f03d04

Please sign in to comment.