Skip to content

Commit e51dbed

Browse files
committed
Do not fetch rustfmt for benchmarks
1 parent 0eb1d13 commit e51dbed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/setup_benchmarks.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ set -ex
55
# Get latest ISPC binary for the target and put it in the path
66
git clone https://github.com/gnzlbg/ispc-binaries
77
cp ispc-binaries/ispc-${TARGET} ispc
8-
9-
# Rust-bindgen requires RUSTFMT
10-
rustup component add rustfmt-preview

0 commit comments

Comments
 (0)