Skip to content

Commit

Permalink
And again
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Jan 22, 2024
1 parent 82b412a commit 2ffce93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gg-mono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"private": true,
"scripts": {
"build": "pnpm --stream -r build",
"build:turbo": "turbo build -vvv --api=$TURBO_URL --token=$TURBO_CODE --team=CI",
"build:turbo": "turbo build --remote-only --api=$TURBO_URL --token=$TURBO_CODE --team=CI",
"coverage": "pnpm --stream -r coverage",
"format:check": "pnpm --stream -r format:check",
"format:write": "pnpm -r format:write",
Expand Down

0 comments on commit 2ffce93

Please sign in to comment.