diff --git a/.github/workflows/turborepo-test.yml b/.github/workflows/turborepo-test.yml index 1f64de74621e4..449aa918d972c 100644 --- a/.github/workflows/turborepo-test.yml +++ b/.github/workflows/turborepo-test.yml @@ -142,12 +142,12 @@ jobs: - name: Install Bun uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2.0.1 - - name: Setup Graphviz - uses: ts-graphviz/setup-graphviz@v2 - with: - macos-skip-brew-update: "true" - env: - HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: true + # - name: Setup Graphviz + # uses: ts-graphviz/setup-graphviz@v2 + # with: + # macos-skip-brew-update: "true" + # env: + # HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: true - name: Cache Prysk id: cache-prysk diff --git a/cli/README.md b/cli/README.md index 27c3c8bfe7361..6e81325ca0745 100644 --- a/cli/README.md +++ b/cli/README.md @@ -1,3 +1,5 @@ # `turbo` CLI Visit https://turborepo.com to view the full documentation. + +test