Skip to content

Commit

Permalink
Use nightly rustfmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Mar 10, 2022
1 parent 6da2a76 commit cdd6f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: nightly
override: true
components: rustfmt
- uses: actions-rs/cargo@v1
Expand Down

0 comments on commit cdd6f28

Please sign in to comment.