mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 08:32:42 +00:00
ci(freebsd): enable oldtests
This commit is contained in:
@@ -35,10 +35,6 @@ tasks:
|
|||||||
- unittest: |
|
- unittest: |
|
||||||
cd neovim
|
cd neovim
|
||||||
gmake unittest
|
gmake unittest
|
||||||
|
- oldtest: |
|
||||||
# Unfortunately, oldtest is tanking hard on sourcehut's FreeBSD instance
|
cd neovim
|
||||||
# and not producing any logs as a result. So don't do this task for now.
|
gmake oldtest
|
||||||
# Ref: https://github.com/neovim/neovim/pull/11477#discussion_r352095005.
|
|
||||||
# - test-oldtest: |
|
|
||||||
# cd neovim
|
|
||||||
# gmake oldtest
|
|
||||||
|
|||||||
Reference in New Issue
Block a user