Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
c o m p o n e n t s
Browse files Browse the repository at this point in the history
  • Loading branch information
Sky9x committed Nov 22, 2023
1 parent ec79c1a commit f586fa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{env.msrv}}
components: clippy

- name: Install Rust Stable
uses: dtolnay/rust-toolchain@stable
Expand Down Expand Up @@ -65,6 +66,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{env.msrv}}
components: rustfmt

- name: Install Rust Stable
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit f586fa3

Please sign in to comment.