Merge pull request #17585 from zeertzjq/ci-freebsd-oldtests

This commit is contained in:
James McCoy 2022-03-08 14:42:56 -05:00 committed by GitHub
commit 4632729459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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