From 214ab0e32655c245e42c33a52509811d1ea1a918 Mon Sep 17 00:00:00 2001 From: Preetam Dwivedi Date: Tue, 17 Feb 2026 00:19:40 -0800 Subject: [PATCH] test: add test line to README for ARH OSS testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f26d00c1..b234a359 100644 --- a/README.md +++ b/README.md @@ -406,3 +406,4 @@ bazel clean - With `direnv`, you can use `bazel` directly; otherwise use `./tools/bazel` - Try `bazel shutdown` (or `./tools/bazel shutdown`) and rebuild - The wrapper automatically downloads the correct Bazel version +# Testing ARH OSS Support