Przeglądaj źródła

chore: remove rush change

dragooncjw 10 miesięcy temu
rodzic
commit
fc0de6edcb
1 zmienionych plików z 2 dodań i 2 usunięć
  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