Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anstadnik committed Sep 19, 2023
1 parent c76699b commit 7198f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: baptiste0928/cargo-install@v2
with:
crate: cargo-bloat
- run: cargo-bloat
- run: cargo bloat

- name: Test and build release
if: github.base_ref == 'main'
Expand Down

0 comments on commit 7198f65

Please sign in to comment.