Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into joshie/bblock
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Oct 2, 2024
2 parents 4cbf6cf + 7cec526 commit da7badf
Show file tree
Hide file tree
Showing 30 changed files with 262 additions and 247 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 da7badf

Please sign in to comment.