From 658fce3382d4335627158c5dcd560c51a9b3dbac Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Sat, 13 Apr 2024 09:21:11 +0200 Subject: [PATCH] Update presubmit.yml --- modules/brotli/1.1.0/presubmit.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/brotli/1.1.0/presubmit.yml b/modules/brotli/1.1.0/presubmit.yml index 0381d7940d..736195cfe6 100644 --- a/modules/brotli/1.1.0/presubmit.yml +++ b/modules/brotli/1.1.0/presubmit.yml @@ -14,5 +14,4 @@ tasks: platform: ${{ platform }} bazel: ${{ bazel }} build_targets: - - '@brotli//:*' - - '-@brotli//:dictionary' + - '@brotli//:brotli'