diff options
| author | Emilio Jesus Gallego Arias | 2020-03-15 15:56:22 -0400 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-03-15 15:56:22 -0400 |
| commit | 9ebe0122113aadf9449719d1b6a6f15a8e530be2 (patch) | |
| tree | 7a39c062aa29c178f4ae5b94973e00ef5472a9bd | |
| parent | 1f984236f4bdc441b80f19bcc32424a45d8168f3 (diff) | |
[ci] Re-enable VST testing
VST has been fixed upstream, c.f.
https://github.com/PrincetonUniversity/VST/issues/392
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b79dbf810..68bb24ac77 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -697,7 +697,6 @@ 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 |
