Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Feb 9, 2024
1 parent 2616132 commit e5a302f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install LLVM
run: sudo apt-get install llvm-17 llvm-17-dev llvm-17-runtime clang-17 clang-tools-17 lld-17 libpolly-17-dev
- name: Clippy
run: make check
run: cargo clippy

fmt:
name: rustfmt
Expand Down

0 comments on commit e5a302f

Please sign in to comment.