Skip to content

Commit

Permalink
Merge branch 'main' into fix-rapid-movement
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenMian committed Jan 19, 2025
2 parents 2f094be + 8cf1b97 commit 2283005
Show file tree
Hide file tree
Showing 23 changed files with 1,421 additions and 923 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:

- name: Install cargo-llvm-cov
uses: taiki-e/install-action@cargo-llvm-cov

- name: Install cargo-audit
run: cargo install --force cargo-audit

- name: Audit
run: cargo audit

- name: Clippy
run: cargo clippy --verbose -- -D warnings
Expand Down
Loading

0 comments on commit 2283005

Please sign in to comment.