Skip to content

Commit 52aa02b

Browse files
committed
clippy fix attempt #8
1 parent a281bef commit 52aa02b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
components: clippy
107107

108108
- name: Run clippy
109-
shell: bask
109+
shell: bash
110110
run: |
111111
cargo clippy --tests --message-format=json -- -D warnings > clippy_report.json
112112

0 commit comments

Comments
 (0)