Skip to content

Commit 3d2dd78

Browse files
authored
Capitalize CI step names. (#775)
GitHub Actions itself capitalizes the first word, e.g. the first step is always *Set up job*. This PR matches that style in our own steps. For the steps that are referencing lowercase commands the PR prepends *Run* as that is also what GitHub uses, e.g. *Run actions/foo@v3*. Beyond the capitalization changes the Rust toolchain version is now in the step name for quicker glance value.
1 parent ebc25ca commit 3d2dd78

File tree

1 file changed

+77
-69
lines changed

1 file changed

+77
-69
lines changed

0 commit comments

Comments
 (0)