Ver Fonte

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

Ryu Sato há 1 semana atrás
pai
commit
268ae6c0bc
1 ficheiros alterados com 3 adições e 0 exclusões
  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