mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
parent
331e216a88
commit
fcc354b62e
12
.github/workflows/rust.yml
vendored
12
.github/workflows/rust.yml
vendored
@ -61,18 +61,6 @@ jobs:
|
||||
command: clippy
|
||||
args: -- -D warnings
|
||||
|
||||
- name: Install cargo-bloat
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: install
|
||||
args: cargo-bloat
|
||||
|
||||
- name: Run cargo-bloat
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: bloat
|
||||
args: --locked --all --release --crates --time
|
||||
|
||||
integration:
|
||||
name: Integration
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user