This commit is contained in:
Sosthène Guédon
2025-10-06 16:16:08 +02:00
parent 0cc45c27ff
commit 931c4269d1
+1
View File
@@ -26,6 +26,7 @@ jobs:
with:
profile: minimal
toolchain: ${{ matrix.rust }}
components: rustfmt, clippy
override: true
- name: Test
run: |