mirror of
https://github.com/curl/curl.git
synced 2026-08-10 22:20:59 +03:00
cleanups-2
This commit is contained in:
parent
7010f450e8
commit
be61f129c1
3 changed files with 2 additions and 52 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -462,7 +462,7 @@ jobs:
|
|||
popd
|
||||
popd
|
||||
fi
|
||||
perl tests/wintest.pl
|
||||
perl -I tests -e 'use processhelp qw($has_win32_process); print "! Win32::Process* loaded: " . ($has_win32_process ? "YES" : "NO") . "\n";'
|
||||
|
||||
- name: 'run tests'
|
||||
if: ${{ matrix.tflags != 'skipall' && matrix.tflags != 'skiprun' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue