Skip to content

Commit c2a88d3

Browse files
committed
fix: flags
1 parent 2a7fb2b commit c2a88d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ hyperfine --export-json="../../results/$1/benchmarks.json" \
2727
--max-runs 15 \
2828
-i \
2929
--prepare 'bash ../../scripts/clean.sh' \
30-
--ignore-failure \
3130
-n 'npm' 'bash ../../scripts/install/npm.sh || true' \
3231
-n 'yarn' 'bash ../../scripts/install/yarn.sh || true' \
3332
-n 'berry' 'bash ../../scripts/install/berry.sh || true' \

0 commit comments

Comments
 (0)