diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index a8f6992e3f..6796802051 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -35,7 +35,7 @@ tasks: export LC_CTYPE=en_US.UTF-8 # functional tests cd neovim/build - # cmake --build . --config Debug --target functionaltest + cmake --build . --config Debug --target functionaltest # oldtests cd .. gmake oldtest