mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-25 19:45:05 +08:00
Use nightly in cargo fmt
This commit is contained in:
parent
f4dc4c5d8d
commit
5023d36ee7
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
toolchain: nightly
|
||||
override: true
|
||||
components: rustfmt
|
||||
- name: Cache dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user