diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68bb24ac77..8b79dbf810 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -697,6 +697,7 @@ library:ci-verdi-raft: library:ci-vst: extends: .ci-template-flambda + allow_failure: true # Plugins are by definition the projects that depend on Coq's ML API |
