Add a comment in .github/workflows/ci.yml

This commit is contained in:
hyd-dev
2021-07-02 16:20:55 +08:00
parent 08236912a7
commit c504e3dee0
+1
View File
@@ -74,6 +74,7 @@ jobs:
else
RUSTC_HASH=$(< rust-version)
fi
# We need a nightly cargo for parts of the cargo miri test suite.
rustup-toolchain-install-master \
-f \
-n master "$RUSTC_HASH" \