@ -21,7 +21,7 @@ jobs:
with:
profile: minimal
toolchain: stable
components: clippy, fmt
components: clippy, rustfmt
- name: Linting (clippy)
uses: actions-rs/clippy-check@v1