Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into s20-issue48181
Browse files Browse the repository at this point in the history
  • Loading branch information
time-and-fate committed Dec 5, 2023
2 parents ceb4cea + ca9f4d3 commit 06ee151
Show file tree
Hide file tree
Showing 24 changed files with 491 additions and 234 deletions.
1 change: 1 addition & 0 deletions .github/licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ header:
- "**/*.example"
- "**/*.patch"
- "**/*.bzl"
- "**/.git/**"
- ".codecov.yml"
- "Jenkinsfile"
- ".editorconfig"
Expand Down
2 changes: 1 addition & 1 deletion br/pkg/lightning/backend/external/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ go_test(
],
embed = [":external"],
flaky = True,
shard_count = 49,
shard_count = 48,
deps = [
"//br/pkg/lightning/backend/kv",
"//br/pkg/lightning/common",
Expand Down
Loading

0 comments on commit 06ee151

Please sign in to comment.