Skip to content

Commit c643d19

Browse files
committed
Enable check
1 parent 9e6533d commit c643d19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,6 @@ jobs:
314314
export TURBOPACK_BUILD=1
315315
export NEXT_TEST_MODE=start
316316
export NEXT_TEST_REACT_VERSION="${{ matrix.react }}"
317-
# TODO(PACK-4578): Remove
318-
export TURBOPACK_TEMP_DISABLE_DUPLICATE_MODULES_CHECK=1
319317
320318
node run-tests.js --timings -g ${{ matrix.group }} --type production
321319
stepName: 'test-turbopack-production-react-${{ matrix.react }}-${{ matrix.group }}'

0 commit comments

Comments
 (0)