use teh current version for clippy

This commit is contained in:
Tamo 2024-06-26 13:58:25 +02:00
parent e16edb2c35
commit 544e98ca99
1 changed files with 0 additions and 2 deletions

View File

@ -142,8 +142,6 @@ jobs:
- uses: helix-editor/rust-toolchain@v1
with:
profile: minimal
toolchain: 1.75.0
override: true
components: clippy
- name: Cache dependencies
uses: Swatinem/rust-cache@v2.7.1