Skip to content

Commit 1686647

Browse files
committed
Merge remote-tracking branch 'origin/feat/multi_shard' into feat/septic_global_chip
2 parents bcd3eb9 + 82fea5e commit 1686647

File tree

165 files changed

+5519
-1257
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+5519
-1257
lines changed

.github/workflows/lints.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ jobs:
6666
run: taplo --version || cargo install taplo-cli
6767
- name: Run taplo
6868
run: taplo fmt --check --diff
69+
- name: Ensure Cargo.lock not modified by build
70+
run: git diff --exit-code Cargo.lock

Cargo.lock

Lines changed: 174 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)