Skip to content

Commit

Permalink
remove specific clippy github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcginty committed Feb 10, 2024
1 parent 90abe6c commit bad5f20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ jobs:
run: echo "LIBCLANG_PATH=$((gcm clang).source -replace "clang.exe")" >> $env:GITHUB_ENV
- name: Run tests
run: bash ./ci-tests.sh
- name: Run Clippy
run: cargo clippy --all-targets --all-features

0 comments on commit bad5f20

Please sign in to comment.