Skip to content

Commit

Permalink
use nightly format check
Browse files Browse the repository at this point in the history
  • Loading branch information
dovahcrow committed Jan 23, 2024
1 parent aea8adb commit 3fa313a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ jobs:
env:
DEBIAN_FRONTEND: noninteractive

- uses: dtolnay/[email protected]

- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
components: rustfmt

- name: Install python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 3fa313a

Please sign in to comment.