Skip to content

ci: Fix makecheck-windows job

Frediano Ziglio requested to merge fziglio/spice:fix_ci_windows into master

You need to set WINEPATH in order to make the tests find the required libraries. Also workaround a bug in mingw64-make script.

Merge request reports