mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
Remove an unnecessary rustup update command.
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
# * RUNNERS: array of "cargo[_asan | _tsan] [--release]"
|
# * RUNNERS: array of "cargo[_asan | _tsan] [--release]"
|
||||||
# * TIMEOUT: default 10s
|
# * TIMEOUT: default 10s
|
||||||
|
|
||||||
rustup toolchain update stable
|
|
||||||
|
|
||||||
echo_err() {
|
echo_err() {
|
||||||
echo "$@" 1>&2
|
echo "$@" 1>&2
|
||||||
|
|||||||
Reference in New Issue
Block a user