Skip to content

Commit

Permalink
We're not interested about msrv for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
la10736 committed Apr 7, 2024
1 parent 01e178f commit 61a7007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --rust-version --workspace --all-targets --ignore-private
- run: cargo hack check --rust-version --workspace --ignore-private

0 comments on commit 61a7007

Please sign in to comment.