We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfb69e commit a3bca85Copy full SHA for a3bca85
.github/workflows/rust.yml
@@ -59,6 +59,7 @@ jobs:
59
git ls-files '*.rs' | xargs rustfmt --check
60
61
cargo_bloat:
62
+ if: false
63
strategy:
64
fail-fast: false
65
runs-on: ubuntu-latest
0 commit comments