mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-29 16:24:26 +01:00
Update .github/workflows/rust.yml
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
This commit is contained in:
parent
9c3830a19c
commit
48dabd27ea
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
override: true
|
override: true
|
||||||
|
# Disable cache due to disk space issues with Windows workers in CI
|
||||||
# - name: Cache dependencies
|
# - name: Cache dependencies
|
||||||
# uses: Swatinem/rust-cache@v2.2.0
|
# uses: Swatinem/rust-cache@v2.2.0
|
||||||
- name: Run cargo check without any default features
|
- name: Run cargo check without any default features
|
||||||
|
Loading…
Reference in New Issue
Block a user