Skip to content

Commit ea0fb0d

Browse files
committed
clean
1 parent aea9d52 commit ea0fb0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
run: |
5555
echo "uname=$(uname)"
5656
make setuppc
57+
rustup component add rustfmt
58+
rustup component add clippy
5759
5860
- name: Run pre-commits
5961
env:

0 commit comments

Comments
 (0)