Skip to content
Snippets Groups Projects
Commit e0fb0f81 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

fix the installation of Rust in the CI (!42)

!39 and !40 changed the CI to use a _toolchain_ file.

however, having `default` as the `$.profile` causes extra useless components to be installed.

this MR sets the `$.profile` to `minimal` in the _toolchain_ file and the `$.components` to `rustfmt` and `clippy`.
parent 7b9104e2
Branches
Tags
1 merge request!42fix the installation of Rust in the CI
Pipeline #4499 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:10:13

avatar
Download artifacts

No artifacts found