Skip to content

Commit dec03b9

Browse files
committed
ci: rename "build" to "check_rust"
In the UI, this will be displayed as " Cargo workspace / style (msrv) / check_rust (push) "
1 parent 4460b46 commit dec03b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929
description: Whether tests should be executed.
3030

3131
jobs:
32-
build:
32+
check_rust:
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: Check out

0 commit comments

Comments
 (0)