Keep a nightly for rustfmt

Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
Clément Renault 2022-11-24 16:54:40 +01:00 committed by GitHub
parent 3958db4b17
commit 3d06ea41ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: nightly
override: true
components: rustfmt
- name: Cache dependencies