]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
removed incorrect test
authorYann Collet <cyan@fb.com>
Thu, 17 Dec 2020 07:53:13 +0000 (23:53 -0800)
committerYann Collet <cyan@fb.com>
Thu, 17 Dec 2020 07:53:13 +0000 (23:53 -0800)
appveyor.yml

index d608f1a3ac577738d78a41e87447367cf0b4f31d..0e872557525a949169581689d1f08287bdfca7bc 100644 (file)
@@ -14,7 +14,7 @@
     - COMPILER: "gcc"
       HOST:     "mingw"
       PLATFORM: "x64"
-      SCRIPT:   "make allzstd MOREFLAGS=-static && make -C tests fullbench-lib"
+      SCRIPT:   "make allzstd MOREFLAGS=-static"
       ARTIFACT: "true"
       BUILD:    "true"
     - COMPILER: "gcc"