Skip to content

Commit 23a31d6

Browse files
committed
clippy ifx add night to sysroot
1 parent 9eb9b85 commit 23a31d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
run: |
5252
git clone https://github.com/lucarlig/rust-clippy.git
5353
cd rust-clippy
54+
cargo +nightly-2023-06-29 build --release --bin cargo-clippy --bin clippy-driver -Zunstable-options --out-dir "$(rustc +nightly-2023-06-29 --print=sysroot)/bin"
5455
cargo +nightly-2023-06-29 dev update_lints
55-
cargo +nightly-2023-06-29 build --release --bin cargo-clippy --bin clippy-driver -Zunstable-options --out-dir "$(rustc --print=sysroot)/bin"
5656
5757
- name: apply all modifications and collect logs
5858
working-directory: ./benchmark

0 commit comments

Comments
 (0)