Fix typo in Xtask CI (#1526)
I think there was a typo here. If this is not a typo and I misunderstood the comment please just ignore this PR.
This commit is contained in:
parent
15aaa2b297
commit
8bc7320a35
@ -1,7 +1,7 @@
|
||||
use xshell::cmd;
|
||||
|
||||
fn main() {
|
||||
// When run locally, results may from actual CI runs triggered by .github/workflows/ci.yml
|
||||
// When run locally, results may differ from actual CI runs triggered by .github/workflows/ci.yml
|
||||
// - Official CI runs latest stable
|
||||
// - Local runs use whatever the default Rust is locally
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user