mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Don't allow failure for CI build stage anymore
This commit is contained in:
@@ -17,7 +17,6 @@ variables:
|
||||
BUILDDIR: builddir
|
||||
|
||||
.build-tests:
|
||||
allow_failure: true
|
||||
stage: build
|
||||
image: fedora:31
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user