Skip to content

Commit

Permalink
Update build-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acodili-jg authored May 10, 2024
1 parent f06b606 commit 63ea069
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
uses: actions/checkout@v4
- name: Clippy
run: |
rustup
component
add
clippy
&&
cargo
clippy
--lib
Expand Down

0 comments on commit 63ea069

Please sign in to comment.