Skip to content

Commit 7e75cca

Browse files
committed
clippy to macos ci
1 parent 59c2591 commit 7e75cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
brew install vapoursynth
6565
- name: Build
6666
run: |
67-
rustup update nightly && rustup default nightly
67+
rustup update nightly && rustup default nightly && rustup component add clippy rustfmt
6868
cargo build
6969
- name: Test
7070
run: |

0 commit comments

Comments
 (0)