Skip to content

Commit

Permalink
adjusting command
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Nov 14, 2024
1 parent 98895d0 commit 1fb1e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: cargo install cargo-bloat
- name: Run cargo bloat
run: |
cd examples/esp32 \
cd examples/esp32 &&\
cargo bloat --release --crates
- name: Post results to PR
uses: marocchino/sticky-pull-request-comment@v2
Expand Down

0 comments on commit 1fb1e9f

Please sign in to comment.