From 5f58b0554aa041623c8ca70578b67d81e5d696e8 Mon Sep 17 00:00:00 2001 From: Mark Daoust Date: Mon, 20 Apr 2026 13:46:26 -0700 Subject: [PATCH] chore: internal PiperOrigin-RevId: 902804541 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7011e5d8..a8dbd302 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -117,4 +117,4 @@ jobs: uses: golangci/golangci-lint-action@v3 with: version: latest - args: --max-same-issues 0 --out-format colored-line-number --exclude-dirs=examples + args: --max-same-issues 0 --out-format colored-line-number --exclude-dirs=examples,interactions/internal