feat: add rustfmt
This commit is contained in:
parent
bab85aba50
commit
c853b781ea
1
.github/workflows/flutter-nightly.yml
vendored
1
.github/workflows/flutter-nightly.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
toolchain: "1.62"
|
toolchain: "1.62"
|
||||||
target: ${{ matrix.job.target }}
|
target: ${{ matrix.job.target }}
|
||||||
override: true
|
override: true
|
||||||
|
components: rustfmt
|
||||||
profile: minimal # minimal component installation (ie, no documentation)
|
profile: minimal # minimal component installation (ie, no documentation)
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user