Skip to content

Commit

Permalink
chore: disable local download for example tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-olszewski committed Jun 10, 2024
1 parent fec8e1d commit 0cd4146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turborepo-tests/helpers/setup_example_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -eo pipefail

export TURBO_TELEMETRY_MESSAGE_DISABLED=1
export TURBO_DOWNLOAD_LOCAL_DISABLED=1

# Start by figuring out which example we're testing and its package manager
example_path=$1
Expand Down

0 comments on commit 0cd4146

Please sign in to comment.