Skip to content

Commit 3fe031d

Browse files
committed
chore(test): fixing test runner core setup
1 parent 402ffa2 commit 3fe031d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-router/scripts/test_runner.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ if [ "$SKIP_BUILD" = "0" ]; then
5555
# Inside core
5656
echo "Building core..."
5757
cd ../../../core
58+
npm ci
5859
npm run build
5960

6061
# Inside packages/react

0 commit comments

Comments
 (0)