Skip to content

Commit

Permalink
pw_presubmit: Correct coverage ref
Browse files Browse the repository at this point in the history
Based on b/261779031#comment12.

Bug: b/279161371
Change-Id: I8b8e2d53117da677e477c52fe891df642b64db44
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/179452
Commit-Queue: Ted Pudlik <tpudlik@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Nov 7, 2023
1 parent 64e91f0 commit 3880f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pw_presubmit/py/pw_presubmit/pigweed_presubmit.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def _gn_combined_build_check_targets() -> Sequence[str]:
project='codesearch',
trace_type='LLVM',
trim_prefix='/b/s/w/ir/x/w/co',
ref='main',
ref='refs/heads/main',
source='infra:main',
owner='pigweed-infra@google.com',
bug_component='503634',
Expand Down

0 comments on commit 3880f6a

Please sign in to comment.