Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phire22 committed Feb 24, 2024
1 parent f985b6b commit 426a11e
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 @@ -62,7 +62,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: fmt
args: --workspace --all -- --check
args: --all -- --check

- name: Run cargo clippy
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 426a11e

Please sign in to comment.