فهرست منبع

chore: changed workflow to fail-fast false

Daniel Gibbs 11 ماه پیش
والد
کامیت
35db6a8918
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/update-check.yml

+ 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