From 717eba6194451e9ff0e955a940db006dde296bdb Mon Sep 17 00:00:00 2001 From: Tyler Jang Date: Tue, 17 Oct 2023 17:03:13 -0700 Subject: [PATCH] test scope --- .github/workflows/test_impacted_targets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_impacted_targets.yaml b/.github/workflows/test_impacted_targets.yaml index 499c058..813daec 100644 --- a/.github/workflows/test_impacted_targets.yaml +++ b/.github/workflows/test_impacted_targets.yaml @@ -97,7 +97,7 @@ jobs: bazel-startup-options: "" impact-all-filters-path: "" kind-filter: source file - negative-scope-filter: \\.txt$ + negative-scope-filter: .txt$ expected-targets-file: many_filtered.txt upload-targets: "false"