这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@anthonyshew
Copy link
Contributor

Description

Testing Instructions

@vercel
Copy link
Contributor

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
examples-basic-web Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-designsystem-docs Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-gatsby-web Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-kitchensink-blog Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-nonmonorepo Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-svelte-web Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-tailwind-web Ready Ready Preview Comment Oct 31, 2025 0:31am
examples-vite-web Ready Ready Preview Comment Oct 31, 2025 0:31am
turbo-site Ready Ready Preview Comment Oct 31, 2025 0:31am

Comment on lines +1 to +2
ci test

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ci test

The README contains test/debug content ("ci test") at the very beginning that should be removed.

View Details

Analysis

README contains temporary "ci test" content at the beginning

What fails: README.md starts with the text "ci test" followed by a blank line before the actual Turborepo logo and content, indicating temporary debug/CI pipeline content was accidentally committed.

How to reproduce:

head -2 README.md

Result:

ci test

The file begins with debug text instead of the centered paragraph with the Turborepo logo.

Expected: README.md should start directly with the <p align="center"> HTML containing the Turborepo logo, not with temporary test content.

Fix: Removed lines 1-2 ("ci test" and blank line) from README.md so the file starts with the proper centered content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants