Explorar el Código

chore: remove rush change

dragooncjw hace 10 meses
padre
commit
fc0de6edcb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/workflows/ci.yml

+ 2 - 2
.github/workflows/ci.yml

@@ -22,8 +22,8 @@ jobs:
       - uses: actions/setup-node@v3
         with:
           node-version: 18
-      - name: Verify Change Logs
-        run: node common/scripts/install-run-rush.js change --verify
+      # - name: Verify Change Logs
+      #   run: node common/scripts/install-run-rush.js change --verify
       - name: Rush Install
         run: node common/scripts/install-run-rush.js install
       - name: Rush build