Skip to content

Commit b197398

Browse files
author
Jaewoo Kim
committed
Remove an unnecessary rustup update command.
1 parent cfb227c commit b197398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/grade-utils.sh

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# * RUNNERS: array of "cargo[_asan | _tsan] [--release]"
88
# * TIMEOUT: default 10s
99

10-
rustup toolchain update stable
1110

1211
echo_err() {
1312
echo "$@" 1>&2

0 commit comments

Comments
 (0)