Skip to content

Commit 2a36d24

Browse files
committed
Update build.yml
1 parent 522fec6 commit 2a36d24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- uses: actions-rs/[email protected]
22-
with:
23-
toolchain: nightly
24-
components: clippy rustfmt
2522
- run: rustup toolchain install nightly-2025-02-06
2623
- run: cargo clippy -- -D warnings
2724
- run: cargo fmt --all -- --check

0 commit comments

Comments
 (0)