ci: OpenBSD: enable functionaltest (#11178)

This commit is contained in:
Daniel Hahler
2019-10-08 17:36:58 +02:00
committed by GitHub
parent 3b3a409781
commit 7e4b744b64

View File

@ -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