Skip to content

Commit

Permalink
Update ci-win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanangizz authored Jan 22, 2025
1 parent 974dc46 commit 62c1763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ jobs:
- name: verify ioqueue type is iocp
run: |
cd pjlib/bin
pjlib-test-i386-Win32-vc14-Release.exe | findstr /C:"ioqueue type" | findstr iocp
pjlib-test-i386-Win32-vc14-Release.exe -c -L | findstr /C:"ioqueue type" | findstr iocp
shell: cmd
- name: pjlib-test
run: |
Expand Down

0 comments on commit 62c1763

Please sign in to comment.