Skip to content

Commit

Permalink
CI: Run cargo-udeps with -all-features.
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Dec 10, 2023
1 parent aeb472f commit 7588e8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
uses: ./.github/actions/build_setup
- name: Run cargo-udeps
uses: aig787/cargo-udeps-action@v1
with:
args: --all-features
links:
name: Links
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7588e8f

Please sign in to comment.