Skip to content

Commit f8feece

Browse files
committed
fix CI linter
1 parent 9958a95 commit f8feece

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
uses: actions-rs/toolchain@v1
4242
with:
4343
profile: minimal
44+
override: true
4445
toolchain: "1.61.0"
4546
components: clippy
4647
- name: Lint

0 commit comments

Comments
 (0)