File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -792,7 +792,6 @@ jobs:
792792 test/e2e/app-dir/app/index.test.ts \
793793 test/e2e/app-dir/app-edge/app-edge.test.ts \
794794 test/e2e/app-dir/proxy-runtime-nodejs/proxy-runtime-nodejs.test.ts \
795- test/e2e/externals-transitive/externals-transitive.test.ts \
796795 test/development/app-dir/segment-explorer/segment-explorer.test.ts
797796 stepName : ' test-turbopack-dev-windows'
798797 runs_on_labels : ' ["windows","self-hosted","x64"]'
@@ -1116,8 +1115,11 @@ jobs:
11161115 ' test-turbopack-production-integration' ,
11171116 ' test-unit-windows' ,
11181117 ' test-dev-windows' ,
1118+ ' test-turbopack-dev-windows' ,
11191119 ' test-integration-windows' ,
1120+ ' test-turbopack-integration-windows' ,
11201121 ' test-prod-windows' ,
1122+ ' test-turbopack-prod-windows' ,
11211123 ]
11221124
11231125 if : always()
You can’t perform that action at this time.
0 commit comments