Skip to content

Commit 8797db1

Browse files
branchseerclaude
andcommitted
test: verify branch protection blocks CI failures
This commit intentionally introduces typos to trigger a CI failure, demonstrating that PRs can currently be merged without passing CI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1acf3ee commit 8797db1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/vite_task/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ pub use vite_task_graph::{
1616
/// Re-exports useful for `CommandHandler` implementations.
1717
pub use vite_task_plan::get_path_env;
1818
pub use vite_task_plan::{plan_request, plan_request::ScriptCommand};
19+
20+
// TODO: recieve input from teh user

0 commit comments

Comments
 (0)