remove unnecessary `components`

This commit is contained in:
yonip23 2022-06-17 22:48:11 +03:00
parent 2684eb1292
commit 72ecb0202c
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ jobs:
with:
profile: minimal
toolchain: ${{ matrix.toolchain }}
components: rustfmt, clippy
- name: Build
uses: actions-rs/cargo@v1