ci: OpenBSD: enable functionaltest (#11178)

This commit is contained in:
Daniel Hahler 2019-10-08 17:36:58 +02:00 提交者 GitHub
父節點 3b3a409781
當前提交 7e4b744b64
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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