Skip to content

Commit

Permalink
ci: use fmt-check
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Dec 17, 2024
1 parent b6f52af commit c6a7c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/queue_and_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly-2024-06-14
components: rustfmt
cache: true
- run: just fmt-check

Expand Down

0 comments on commit c6a7c89

Please sign in to comment.