Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Oct 4, 2023
1 parent 411892c commit dff2c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: cargo udeps

- name: Check unused dependencies on full features
run: cargo udeps --features full
run: cargo udeps --all-features
msrv:
name: Check MSRV - x86_64-unknown-linux-gnu
runs-on: ubuntu-latest
Expand Down

0 comments on commit dff2c16

Please sign in to comment.