Skip to content

Commit 0e734ee

Browse files
committed
Fix CI job msrv
Signed-off-by: Jiahao XU <[email protected]>
1 parent 4b0188a commit 0e734ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ jobs:
9494
shell: bash
9595

9696
- uses: taiki-e/install-action@cargo-hack
97-
98-
- run: mv Cargo.msrv.lock Cargo.lock
9997
- uses: Swatinem/rust-cache@v2
10098

10199
- run: cargo hack check --lib --rust-version --ignore-private

0 commit comments

Comments
 (0)