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