mirror of
https://github.com/curl/curl.git
synced 2026-06-01 23:04:15 +03:00
GHA/windows: avoid libtool wrapper for tunits
To sync it with other test binaries. Closes #17640
This commit is contained in:
parent
62349e45a8
commit
6d00b06e16
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -356,6 +356,7 @@ jobs:
|
|||
mv bld/tests/http/clients/.libs/*.exe bld/tests/http/clients
|
||||
mv bld/tests/libtest/.libs/*.exe bld/tests/libtest
|
||||
mv bld/tests/server/.libs/*.exe bld/tests/server
|
||||
mv bld/tests/tunit/.libs/*.exe bld/tests/tunit || true
|
||||
mv bld/tests/unit/.libs/*.exe bld/tests/unit || true
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue