Skip to content

Commit

Permalink
ci: nix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Oct 4, 2023
1 parent 708a471 commit 9abd882
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/msrv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
run: |
rustup --version
cargo --version
cargo clippy --version
- name: MSRV
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/nostd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
run: |
rustup --version
cargo --version
cargo clippy --version
- name: no_std
run: |
Expand Down

0 comments on commit 9abd882

Please sign in to comment.