summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2f4f70c0..08a596f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -153,3 +153,4 @@ variables:
RUST_BACKTRACE: full
RUSTFLAGS: -D warnings
CFLAGS: -Werror
+ QUICKCHECK_GENERATOR_SIZE: 500 # https://github.com/BurntSushi/quickcheck/pull/240