Skip to content

Commit 2e72979

Browse files
committed
ci: adjust job name
1 parent 17813c7 commit 2e72979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build-rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- name: Check out
4242
uses: actions/checkout@v3
43-
- name: Install Rust
43+
- name: Install Rust toolchain
4444
uses: actions-rs/toolchain@v1
4545
with:
4646
profile: minimal

0 commit comments

Comments
 (0)