Skip to content

Commit

Permalink
Include rustfmt tool for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhickman committed Jun 10, 2022
1 parent 43084d4 commit b1f588a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
toolchain: ${{ matrix.rust }}
override: true
components: rustfmt
- uses: actions-rs/cargo@v1
with:
command: test
Expand Down

0 comments on commit b1f588a

Please sign in to comment.