瀏覽代碼

chore: remove rush change

dragooncjw 10 月之前
父節點
當前提交
fc0de6edcb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/ci.yml

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

@@ -22,8 +22,8 @@ jobs:
       - uses: actions/setup-node@v3
       - uses: actions/setup-node@v3
         with:
         with:
           node-version: 18
           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
       - name: Rush Install
         run: node common/scripts/install-run-rush.js install
         run: node common/scripts/install-run-rush.js install
       - name: Rush build
       - name: Rush build