Skip to content

Commit 9e5d4cf

Browse files
committed
sigh
1 parent 8e79298 commit 9e5d4cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
run: brew install llvm
4242
- name: Install stable
4343
uses: dtolnay/rust-toolchain@stable
44+
with:
45+
components: rustfmt, clippy
4446
- name: Build
4547
run: cargo build --verbose
4648
- name: Run tests

0 commit comments

Comments
 (0)