Skip to content

Commit

Permalink
Try to fix clippy error due to uninstalled dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
GJKrupa committed Oct 4, 2023
1 parent 787faf1 commit e2a01e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:

- uses: actions-rs/toolchain@v1
with:
profile: minimal
override: true
toolchain: nightly
components: clippy
Expand Down

0 comments on commit e2a01e7

Please sign in to comment.