mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
ci: OpenBSD: enable functionaltest (#11178)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user