Skip to content

Commit

Permalink
fix: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ggera committed Jun 20, 2024
1 parent c492ccc commit 8c24d38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/clippy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Clippy
uses: actions/checkout@v4
run: cargo clippy --all-features --all-targets --locked -- -D warnings && cargo doc --all-features --no-deps --locked

0 comments on commit 8c24d38

Please sign in to comment.