Skip to content

Commit

Permalink
update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyus committed Oct 8, 2023
1 parent f2d526b commit 33102c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,8 @@ elif [ "$first_arg" = "all" ]; then
run_rust_con || echo -e "\n" &&
run_python || echo -e "\n" &&
run_python_np || echo -e "\n" &&
run_python_numba || echo -e "\n" &&

# run_python_numba || echo -e "\n" && break rules but very interesting
run_crystal || echo -e "\n" &&
run_zig || echo -e "\n" &&
run_julia || echo -e "\n" &&
Expand Down

0 comments on commit 33102c2

Please sign in to comment.