Skip to content

Commit

Permalink
Check cargo fmt in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
black-puppydog committed Jan 26, 2024
1 parent fe40293 commit c618c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: cargo test
- run: cargo fmt --check

0 comments on commit c618c2d

Please sign in to comment.