Parcourir la source

[Bugfix] Set 4 min timeout for installation (#1157)

Abouzar Parvan il y a 4 ans
Parent
commit
fc36d2b29f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/install.yaml

+ 1 - 0
.github/workflows/install.yaml

@@ -37,6 +37,7 @@ jobs:
           brew install neovim
           brew install neovim
 
 
       - name: Install LunarVim
       - name: Install LunarVim
+        timeout-minutes: 4
         run: |
         run: |
           bash ./utils/installer/install.sh --testing
           bash ./utils/installer/install.sh --testing