mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
ci(s390x): double TEST_TIMEOUT since tests are running via qemu
This commit is contained in:
2
.github/workflows/optional.yml
vendored
2
.github/workflows/optional.yml
vendored
@ -9,6 +9,8 @@ concurrency:
|
||||
|
||||
env:
|
||||
INSTALL_PREFIX: ${{ github.workspace }}/nvim-install
|
||||
# Double test timeout since it's running via qemu
|
||||
TEST_TIMEOUT: 2400
|
||||
# TEST_FILE: test/functional/shada
|
||||
# TEST_FILTER: foo
|
||||
|
||||
|
Reference in New Issue
Block a user