tryi fixing ci

This commit is contained in:
Andras Schmelczer 2025-08-30 14:33:04 +01:00
parent ac03d679a5
commit 4d45718f27
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
3 changed files with 7 additions and 2 deletions

View file

@ -27,6 +27,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
toolchain: "1.89.0"
components: clippy, rustfmt
- name: Setup rust
run: |