Skip to content

Commit 9cc9ca8

Browse files
authored
CICD: Remove unused rustfmt (#10509)
1 parent 1c09c36 commit 9cc9ca8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,6 @@ jobs:
10301030
- uses: dtolnay/rust-toolchain@master
10311031
with:
10321032
toolchain: ${{ env.RUST_MIN_SRV }}
1033-
components: rustfmt
10341033
- uses: Swatinem/rust-cache@v2
10351034
- name: Run sccache-cache
10361035
uses: mozilla-actions/sccache-action@v0.0.9

0 commit comments

Comments
 (0)