Skip to content

Commit

Permalink
Added another build test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoopmann committed Sep 12, 2024
1 parent da7ce24 commit 234f029
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/VS2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
- name: test
shell: cmd
run: D:\a\mstoolkit\mstoolkit\VisualStudio\x64\Release\MSSingleScan.exe

- name: test DLL
shell: cmd
run: D:\a\mstoolkit\mstoolkit\VisualStudio\x64\Release\DLL\MSSingleScan.exe

0 comments on commit 234f029

Please sign in to comment.