ci: OpenBSD: enable functionaltest (#11178)

This commit is contained in:
Daniel Hahler 2019-10-08 17:36:58 +02:00 odevzdal GitHub
rodič 3b3a409781
revize 7e4b744b64
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

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