tests/ci/Windows: Switch feature to auto now that's seamlessly disabled

when it's unusable
fix-win-build-tests-feature
pal1000 2022-08-27 11:26:26 +03:00
parent b6ffebc3aa
commit b8593a3af5
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
# the code assumes msvc style printf atm
export CFLAGS=-D__USE_MINGW_ANSI_STDIO=0
meson -Dtests=disabled _build
meson _build
meson compile -C _build
debian-meson: