Skip to content

Commit

Permalink
Use nightly for rustfmt checks in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Feb 5, 2025
1 parent db6d98a commit 1c546c0
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 @@ -171,7 +171,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@nightly
with:
components: rustfmt
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 1c546c0

Please sign in to comment.