Skip to content

Commit

Permalink
test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Oct 18, 2023
1 parent 53649c7 commit 717eba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_impacted_targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 717eba6

Please sign in to comment.