Skip to content

Commit a3bca85

Browse files
committed
chore(ci): Disable cargo_bloat Action
orf/cargo-bloat-action#142
1 parent cdfb69e commit a3bca85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
git ls-files '*.rs' | xargs rustfmt --check
6060
6161
cargo_bloat:
62+
if: false
6263
strategy:
6364
fail-fast: false
6465
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)