mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
ci: OpenBSD: enable functionaltest (#11178)
This commit is contained in:
parent
3b3a409781
commit
7e4b744b64
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user