mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +00:00
Update the CI to take the rust-toolchain file into account
This commit is contained in:
3
.github/workflows/flaky-tests.yml
vendored
3
.github/workflows/flaky-tests.yml
vendored
@ -17,9 +17,6 @@ jobs:
|
||||
apt-get update && apt-get install -y curl
|
||||
apt-get install build-essential -y
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
override: true
|
||||
- name: Install cargo-flaky
|
||||
run: cargo install cargo-flaky
|
||||
- name: Run cargo flaky in the dumps
|
||||
|
Reference in New Issue
Block a user