mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
ci: OpenBSD: enable functionaltest (#11178)
This commit is contained in:
@@ -35,7 +35,7 @@ tasks:
|
|||||||
export LC_CTYPE=en_US.UTF-8
|
export LC_CTYPE=en_US.UTF-8
|
||||||
# functional tests
|
# functional tests
|
||||||
cd neovim/build
|
cd neovim/build
|
||||||
# cmake --build . --config Debug --target functionaltest
|
cmake --build . --config Debug --target functionaltest
|
||||||
# oldtests
|
# oldtests
|
||||||
cd ..
|
cd ..
|
||||||
gmake oldtest
|
gmake oldtest
|
||||||
|
|||||||
Reference in New Issue
Block a user