Skip to content
Snippets Groups Projects
Commit ed05ac18 authored by Cédric Moreau's avatar Cédric Moreau Committed by Cédric Moreau
Browse files

fix: crash during tests

parent 4610a1d9
Branches
Tags
1 merge request!326Resolve "#297 has not been merged to master (CPU 100%)"
Pipeline #40742 passed
......@@ -177,6 +177,7 @@ tests:
variables:
DEBIAN_FRONTEND: noninteractive
script:
- export RUST_MIN_STACK=16777216 # 16MB stack size otherwise CI fail during LLVM's Thin LTO (Link Time Optimization) phase
- cargo tu
- cargo tf
- cargo cucumber-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment