Skip to content

Commit

Permalink
Thank you Windows, very cool
Browse files Browse the repository at this point in the history
  • Loading branch information
kotauskas committed May 8, 2024
1 parent 2ab1418 commit b79d363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks_and_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install Rust
run: |
rustup toolchain install ${{ matrix.toolchain }} --profile minimal --component clippy
rustup toolchain install ${{ matrix.toolchain }} --profile minimal --component clippy --no-self-update
rustup default ${{ matrix.toolchain }}
- name: Run Clippy for default configuration
Expand Down

0 comments on commit b79d363

Please sign in to comment.