Skip to content

Commit

Permalink
fixed missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jun 10, 2024
1 parent 81415eb commit 64be0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@ main() {
# instead of using `cargo run --locked`, we allow the Cargo files to be updated
# but avoid committing them. It is so `cmd_runner_apply_patches` can work
git restore --staged Cargo.*
}

main "$@"

0 comments on commit 64be0bc

Please sign in to comment.