Skip to content

Commit

Permalink
Merge pull request #12 from planetary-social/follow-change-aggregator
Browse files Browse the repository at this point in the history
Aggregate follow changes
  • Loading branch information
dcadenas authored Sep 2, 2024
2 parents c493084 + d866f70 commit 1b03fcf
Show file tree
Hide file tree
Showing 20 changed files with 1,046 additions and 314 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --all-features --no-fail-fast
args: --all-features --features ci --no-fail-fast
env:
CARGO_INCREMENTAL: 0
RUSTFLAGS: >-
Expand Down
213 changes: 107 additions & 106 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1b03fcf

Please sign in to comment.