Skip to content

Commit 37ac106

Browse files
committed
CI: Rename Rust / build to Rust / static_checks
The new name is much more appropriate.
1 parent aaaf932 commit 37ac106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
rust_min: 1.70.0 # <- Update this when bumping up MSRV
1717

1818
jobs:
19-
build:
19+
static_checks:
2020
runs-on: ubuntu-latest
2121
timeout-minutes: 60
2222
steps:

0 commit comments

Comments
 (0)