Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
teiesti committed Aug 15, 2024
1 parent 27b0cd0 commit 5385e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
command: test

- name: Check the package
- name: Check the package for poor code style
uses: actions-rs/cargo@v1
with:
command: fmt
Expand Down

0 comments on commit 5385e7c

Please sign in to comment.