fix clippy in nightly toolchain

This commit is contained in:
Ayrat Badykov 2022-06-04 22:35:10 +03:00
parent ea5e740252
commit 9545841152
No known key found for this signature in database
GPG key ID: 16AE533AB7A3E8C6

View file

@ -41,7 +41,7 @@ jobs:
components: clippy
override: true
profile: minimal
toolchain: nightly
toolchain: stable
- name: Run clippy
uses: actions-rs/cargo@v1