Skip to content

Commit

Permalink
backport fixes from thunder 0.10.8, bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-L2L committed Jan 15, 2025
1 parent a4f81ca commit 25215d7
Show file tree
Hide file tree
Showing 24 changed files with 2,120 additions and 2,054 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_lint_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Clippy
run: cargo clippy --all-targets --all-features

- name: Deny
uses: EmbarkStudios/cargo-deny-action@v2

- name: Build
run: cargo build --release

Expand Down
Loading

0 comments on commit 25215d7

Please sign in to comment.