Skip to content

Commit

Permalink
fix(ci): you know, clippy/etc don't need 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
philpax committed Jul 17, 2023
1 parent 3974e55 commit 9a3a8d9
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 @@ -40,8 +40,6 @@ jobs:
submodules: recursive
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.65.0
override: true
components: rustfmt, clippy
- name: Formatting
run: cargo fmt --all -- --check
Expand Down

0 comments on commit 9a3a8d9

Please sign in to comment.