Skip to content

Commit

Permalink
Merge branch 'main' into garwah-add-tx-type-metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Oct 4, 2024
2 parents 016d22b + 399192c commit 1ac5bcb
Show file tree
Hide file tree
Showing 128 changed files with 3,024 additions and 1,442 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@clippy
with:
toolchain: nightly-2024-09-25
components: clippy
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
Expand Down
Loading

0 comments on commit 1ac5bcb

Please sign in to comment.