4
0
Эх сурвалжийг харах

chore: changed workflow to fail-fast false

Daniel Gibbs 1 жил өмнө
parent
commit
35db6a8918

+ 2 - 2
.github/workflows/update-check.yml

@@ -13,12 +13,12 @@ concurrency:
 jobs:
   update-check:
     if: github.repository_owner == 'GameServerManagers'
-    continue-on-error: true
     runs-on: ubuntu-latest
 
     strategy:
+      fail-fast: false
       matrix:
-        shortname: [css, fctr, jk2, mc, mcb, mta, pmc, ts3, ut99, vints]
+        shortname: [css, fctr, jk2, mc, mcb, mta, pmc, ts3, ut99, vints, xnt]
 
     steps:
       - name: Download linuxgsm.sh