Skip to content

Commit

Permalink
try depth 2
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhirin committed Oct 1, 2024
1 parent 158d68d commit 0162c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
with:
cache-on-failure: true
- name: cargo hack
run: cargo hack check --feature-powerset --depth 1
run: cargo hack check --feature-powerset --depth 2

feature-checks-full:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0162c08

Please sign in to comment.