Skip to content

Commit

Permalink
Temporarily disable turbopack
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Dec 22, 2024
1 parent ad5141f commit 4f09756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
# Only run selected tests on Windows.
run: node run-tests.js -c 1 --debug test/e2e/app-dir/app/index.test.ts
env:
TURBOPACK: 1
TURBOPACK_DEV: 1
# TURBOPACK: 1
# TURBOPACK_DEV: 1
NEXT_E2E_TEST_TIMEOUT: 240000
NEXT_TEST_MODE: dev

0 comments on commit 4f09756

Please sign in to comment.