Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
godmodegalactus committed Jan 12, 2024
1 parent 78e1bb2 commit 338b20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
# use toolchain version from rust-toolchain.toml
toolchain: +nightly-2024-01-05
toolchain: nightly-2024-01-05
components: rustfmt, clippy
cache: true
# avoid the default "-D warnings" which thrashes cache
Expand Down

0 comments on commit 338b20f

Please sign in to comment.