瀏覽代碼

fix(turbo): add integration test task with output logging

Ryu Sato 1 周之前
父節點
當前提交
268ae6c0bc
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      turbo.json

+ 3 - 0
turbo.json

@@ -82,6 +82,9 @@
     "test": {
       "outputLogs": "new-only"
     },
+    "test:integ": {
+      "outputLogs": "new-only"
+    },
 
     "//#version:patch": {
       "cache": false