Shun Miyazawa 3 lat temu
rodzic
commit
ef29b56d0d
1 zmienionych plików z 9 dodań i 9 usunięć
  1. 9 9
      .github/workflows/ci-app.yml

+ 9 - 9
.github/workflows/ci-app.yml

@@ -52,15 +52,15 @@
 #         run: |
 #         run: |
 #           npx lerna bootstrap -- --frozen-lockfile
 #           npx lerna bootstrap -- --frozen-lockfile
 
 
-      # - name: lerna run lint for dependent packages
-      #   run: |
-      #     yarn lerna run lint --scope @growi/codemirror-textlint --scope @growi/core --scope @growi/hackmd --scope @growi/preset-themes --scope @growi/remark-* --scope @growi/slack --scope @growi/ui
-      # - name: build dependent packages
-      #   run: |
-      #     yarn lerna run build --scope @growi/preset-themes
-      # - name: lerna run lint for app
-      #   run: |
-      #     yarn lerna run lint --scope @growi/app
+# - name: lerna run lint for dependent packages
+#   run: |
+#     yarn lerna run lint --scope @growi/codemirror-textlint --scope @growi/core --scope @growi/hackmd --scope @growi/preset-themes --scope @growi/remark-* --scope @growi/slack --scope @growi/ui
+# - name: build dependent packages
+#   run: |
+#     yarn lerna run build --scope @growi/preset-themes
+# - name: lerna run lint for app
+#   run: |
+#     yarn lerna run lint --scope @growi/app
 
 
 #       - name: Slack Notification
 #       - name: Slack Notification
 #         uses: weseek/ghaction-slack-notification@master
 #         uses: weseek/ghaction-slack-notification@master