Skip to content

Commit

Permalink
Check whole repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Oct 21, 2024
1 parent 402d19d commit 655e6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minimum-rust-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
key: msrv-${{ matrix.settings.target }}-cargo-${{ matrix.settings.os }}

- name: cargo check MSRV
run: cargo check -p bitwarden --all-features
run: cargo check --all-features

0 comments on commit 655e6f2

Please sign in to comment.