Skip to content
Snippets Groups Projects
Commit 301b7e9a authored by Steffen Müthing's avatar Steffen Müthing
Browse files

[!538] Run one test job with disabled assertions

See merge request !538

(cherry picked from commit 63b46abe)

2dddd6e0 Run one test job with disabled assertions
parent bf11f88e
Branches
Tags
2 merge requests!586Centralize CI config for 2.6 release,!539[backport:2.6][!538] Run one test job with disabled assertions
Pipeline #10313 passed
......@@ -4,11 +4,11 @@ before_script:
- . /duneci/bin/duneci-init-job
debian:10 gcc-8-17:
debian:10 gcc-8-noassert-17:
image: registry.dune-project.org/docker/ci/debian:10
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-8-17
DUNECI_TOOLCHAIN: gcc-8-noassert-17
DUNECI_CMAKE_FLAGS: "-DDUNE_PYTHON_VIRTUALENV_SETUP=1"
tags: [duneci]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment