mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-05 19:23:31 +01:00
Keep a nightly for rustfmt
Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
parent
3958db4b17
commit
3d06ea41ea
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
toolchain: stable
|
toolchain: nightly
|
||||||
override: true
|
override: true
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
- name: Cache dependencies
|
- name: Cache dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user