Skip to content

Commit

Permalink
Remove rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
edfloreshz authored Nov 1, 2024
1 parent a2f4b26 commit bfbd3c9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,4 @@ jobs:
uses: auguwu/clippy-action@1.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: dtolnay/rust-toolchain@stable
with:
components: rustfmt
- name: format
uses: mbrobbel/rustfmt-check@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
mode: review

0 comments on commit bfbd3c9

Please sign in to comment.