We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ddb53 commit 79ac527Copy full SHA for 79ac527
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
steps:
39
- uses: actions/checkout@v3
40
- uses: dtolnay/install@cargo-outdated
41
- - run: cargo outdated --exit-code 1
+ - run: cargo outdated --workspace --exit-code 1
0 commit comments