mirror of
https://github.com/curl/curl.git
synced 2026-06-21 11:25:42 +03:00
cleanup
This commit is contained in:
parent
190a2f28a2
commit
d783078d5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -462,7 +462,7 @@ jobs:
|
|||
popd
|
||||
popd
|
||||
fi
|
||||
perl -MWin32::Process -MWin32::Process::List -e 1 || echo "! Modules could not be loaded."
|
||||
perl -MWin32::Process -MWin32::Process::List -e 1 && echo '! Modules loading OK.' || echo '! Failed to load modules.'
|
||||
|
||||
- name: 'run tests'
|
||||
if: ${{ matrix.tflags != 'skipall' && matrix.tflags != 'skiprun' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue