Skip to content

Commit 87f7e9b

Browse files
ci/nightly: Correct job name
Signed-off-by: Tomás González <[email protected]>
1 parent 410f457 commit 87f7e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@v3
5151
with:
5252
ref: "${{ github.event.inputs.rev }}"
53-
- name: Install Rust MSRV
53+
- name: Install latest Rust
5454
uses: actions-rust-lang/setup-rust-toolchain@v1
5555
with:
5656
toolchain: stable

0 commit comments

Comments
 (0)