We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15aaa2b commit 8bc7320Copy full SHA for 8bc7320
tools/ci/src/main.rs
@@ -1,7 +1,7 @@
1
use xshell::cmd;
2
3
fn main() {
4
- // 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
5
// - Official CI runs latest stable
6
// - Local runs use whatever the default Rust is locally
7
0 commit comments