Skip to content

Commit

Permalink
Update check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 authored Nov 30, 2024
1 parent 90cdcee commit 288bb10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ rustup default nightly

rustup update

rustup component add rustfmt

cargo fmt --check

cargo clippy -- -D clippy::nursery
Expand Down

0 comments on commit 288bb10

Please sign in to comment.