Explorar o código

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

Ryu Sato hai 1 semana
pai
achega
268ae6c0bc
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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