Sfoglia il codice sorgente

Update action.yml

removed config integrity
jimsterino98 1 mese fa
parent
commit
5e2dda0ec6
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .github/actions/configs/action.yml

+ 0 - 1
.github/actions/configs/action.yml

@@ -90,7 +90,6 @@ runs:
      "CONFIG_DDAR=n"
      "CONFIG_GAF=n"
      "CONFIG_GAF_V6=n"
-     "CONFIG_INTEGRITY=n"
      )
 
      for config in "${configs[@]}"; do