Skip to content

Commit

Permalink
use nightly rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
figsoda committed Feb 5, 2021
1 parent 0bf8e6e commit c832e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: nightly
components: rustfmt
override: true

Expand Down

0 comments on commit c832e52

Please sign in to comment.