Skip to content

Commit

Permalink
chore(ci): add warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgehermo9 committed Oct 1, 2024
1 parent 2ad0e66 commit 59b0612
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
- uses: taiki-e/install-action@v2
with:
tool: just
- name: Install clippy
uses: dtolnay/[email protected]
with:
components: clippy
- uses: Swatinem/rust-cache@v2
- name: Run clippy
run: just clippy

0 comments on commit 59b0612

Please sign in to comment.