mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
ci(s390x): double TEST_TIMEOUT since tests are running via qemu
This commit is contained in:
parent
80f75d063d
commit
1beef6cd21
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user