Skip to content

Commit

Permalink
Fix CI job msrv
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed Mar 6, 2024
1 parent 4b0188a commit 0e734ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ jobs:
shell: bash

- uses: taiki-e/install-action@cargo-hack

- run: mv Cargo.msrv.lock Cargo.lock
- uses: Swatinem/rust-cache@v2

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

0 comments on commit 0e734ee

Please sign in to comment.