ensure appveyor test fails due to formatting error
to catch %zu incompatibility
This commit is contained in:
parent
aade1e5904
commit
c738a2c795
@ -181,7 +181,7 @@
|
||||
- COMPILER: "gcc"
|
||||
HOST: "mingw"
|
||||
PLATFORM: "x64"
|
||||
SCRIPT: "make allzstd"
|
||||
SCRIPT: "CPPFLAGS=-DDEBUGLEVEL=2 CFLAGS=-Werror make -j allzstd"
|
||||
- COMPILER: "gcc"
|
||||
HOST: "mingw"
|
||||
PLATFORM: "x86"
|
||||
|
Loading…
Reference in New Issue
Block a user