Skip to content

Commit

Permalink
install rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
7596ff committed Jul 26, 2022
1 parent c840e3a commit 932c891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@v1
with:
components: rustfmt
toolchain: nightly

- name: Add problem matchers
Expand Down

0 comments on commit 932c891

Please sign in to comment.