Skip to content

Commit 931c426

Browse files
Fix CI
1 parent 0cc45c2 commit 931c426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
profile: minimal
2828
toolchain: ${{ matrix.rust }}
29+
components: rustfmt, clippy
2930
override: true
3031
- name: Test
3132
run: |

0 commit comments

Comments
 (0)