ci: remove components from build

This commit is contained in:
Dmitriy Pleshevskiy 2021-02-24 00:11:19 +03:00
parent fd933a84d3
commit e4bf75f626
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ jobs:
profile: minimal
toolchain: ${{ matrix.rust }}
override: true
components: rustfmt, clippy
- name: Cache cargo registry
uses: actions/cache@v1